Share via


UITextDropProposal.DropAction Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITextDropAction DropAction { [Foundation.Export("dropAction", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDropAction:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dropAction", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setDropAction:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.DropAction : UIKit.UITextDropAction with get, set

Property Value

Attributes

Applies to