Share via


UIView.FocusEffect Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIFocusEffect? FocusEffect { [Foundation.Export("focusEffect", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFocusEffect:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("focusEffect", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setFocusEffect:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.FocusEffect : UIKit.UIFocusEffect with get, set

Property Value

Attributes

Applies to