IUITextInput.WeakInputDelegate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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