iOSRectangle.VibrancyStyles
From Xojo Documentation
Enumeration
Specifies the vibrancy to use with the SetEffect method.
Values
Enum | Description |
---|---|
None | No vibrancy. |
Label | A style for labels containing primary content. |
SecondaryLabel | A style for labels containing secondary content. |
TertiaryLabel | A style for labels containing tertiary content. |
QuaternaryLabel | A style for labels containing quaternary content. |
Fill | A style for views with large filled areas containing primary content. |
SecondaryFill | A style for views with large filled areas containing secondary content. |
TertiaryFill | A style for views with large filled areas containing tertiary content. |
Separator | A style for separator lines. |