IUITextInput.WeakInputDelegate 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示弱式輸入委派。
[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
屬性值
在執行時間自動指派。
- 屬性