Share via


UITextField.InteractionState Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject InteractionState { [Foundation.Export("interactionState", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setInteractionState:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("interactionState", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setInteractionState:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.InteractionState : Foundation.NSObject with get, set

Property Value

Attributes

Applies to