UIBlurEffect.FromStyle(UIBlurEffectStyle) Method

Definition

Creates a blur effect from style.

[Foundation.Export("effectWithStyle:")]
public static UIKit.UIBlurEffect FromStyle (UIKit.UIBlurEffectStyle style);
static member FromStyle : UIKit.UIBlurEffectStyle -> UIKit.UIBlurEffect

Parameters

Returns

Attributes

Applies to