IUITextInput.WeakInputDelegate Property

Definition

Indicates a weak input delegate.

[Foundation.Preserve(Conditional=true)]
public 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

Automatically assigned at runtime.

Attributes

Applies to