UITextView.WeakInputDelegate Property

Definition

An object that can respond to the delegate protocol for inserted text.

public virtual Foundation.NSObject WeakInputDelegate { [Foundation.Export("inputDelegate", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setInputDelegate:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.WeakInputDelegate : Foundation.NSObject with get, set

Property Value

Implements

Attributes

Applies to