UITextView.TextDropDelegate Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta un delegato per la gestione del comportamento di eliminazione del testo.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual 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
Valore della proprietà
Implementazioni
- Attributi