UITextDropProposal.DropPerformer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the UITextDropPerformer that will perform the drop.
public virtual UIKit.UITextDropPerformer DropPerformer { [Foundation.Export("dropPerformer", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDropPerformer:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.DropPerformer : UIKit.UITextDropPerformer with get, set
Property Value
- Attributes