MobileRectangle.VibrancyStyles

From Xojo Documentation

Enumeration
MobileRectangle.VibrancyStyles

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.

See Also

SetEffect method, Apple UIKit UIVibrancyEffectStyle docs