Share via


UIViewConfigurationState.Focused Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Focused { [Foundation.Export("isFocused")] get; [Foundation.Export("setFocused:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isFocused")>]
[<set: Foundation.Export("setFocused:")>]
member this.Focused : bool with get, set

Property Value

Attributes

Applies to