Share via


UIBlurEffect.FromStyle(UIBlurEffectStyle) Method

Definition

[Foundation.Export("effectWithStyle:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIBlurEffect FromStyle(UIKit.UIBlurEffectStyle style);
[<Foundation.Export("effectWithStyle:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromStyle : UIKit.UIBlurEffectStyle -> UIKit.UIBlurEffect

Parameters

Returns

Attributes

Applies to