IUITextInput.WeakInputDelegate Property
Definition
Indicates a weak input delegate.
[Foundation.Preserve(Conditional=true)]
[get: Foundation.Export("inputDelegate", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)]
[set: Foundation.Export("setInputDelegate:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)]
public Foundation.NSObject WeakInputDelegate { get; set; }
member this.WeakInputDelegate : Foundation.NSObject with get, set
Property Value
Automatically assigned at runtime.
- Attributes