IUITextDroppable.TextDropDelegate Property

Definition

Gets or sets a delegate for managing text drop behavior.

[Foundation.Preserve(Conditional=true)]
public UIKit.IUITextDropDelegate TextDropDelegate { [Foundation.Export("textDropDelegate", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setTextDropDelegate:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
member this.TextDropDelegate : UIKit.IUITextDropDelegate with get, set

Property Value

Attributes

Applies to