JsonBlurEffect

The blur effect style. iOS only.

Entries

Link copied to clipboard

The area of the view is lighter than the underlying view.

Link copied to clipboard

The area of the view is the same approximate lightness of the underlying view.

Link copied to clipboard

The area of the view is darker than the underlying view.

Link copied to clipboard

A regular blur style that adapts to the user interface style.

Link copied to clipboard

A blur style for making content more prominent that adapts to the user interface style.

Link copied to clipboard

An adaptable blur effect that creates the appearance of an ultra-thin material. iOS13+.

Link copied to clipboard

An adaptable blur effect that creates the appearance of a thin material. iOS13+.

Link copied to clipboard

An adaptable blur effect that create the appearance of a material with normal thickness. Defaults on iOS13 and more. iOS13+.

Link copied to clipboard

An adaptable blur effect that creates the appearance of a material that's thicker than normal. iOS13+.

Link copied to clipboard

An adaptable blur effect that creates the appearance of the system chrome. iOS13+.

Link copied to clipboard

A blur effect that creates the appearance of an ultra-thin material and is always light. iOS13+.

Link copied to clipboard

A blur effect that creates the appearance of a thin material and is always light. iOS13+.

Link copied to clipboard

A blur effect that creates the appearance of a material with normal thickness and is always light. iOS13+.

Link copied to clipboard

A blur effect that creates the appearance of a material that’s thicker than normal and is always light. iOS13+.

Link copied to clipboard

A blur effect that creates the appearance of the system chrome and is always light. iOS13+

Link copied to clipboard

A blur effect that creates the appearance of an ultra-thin material and is always dark. iOS13+

Link copied to clipboard

A blur effect that creates the appearance of a thin material and is always dark. iOS13+

Link copied to clipboard

A blur effect that creates the appearance of a material with normal thickness and is always dark. iOS13+.

Link copied to clipboard

A blur effect that creates the appearance of a material that’s thicker than normal and is always dark. iOS13+.

Link copied to clipboard

A blur effect that creates the appearance of the system chrome and is always dark. iOS13+

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.