共用方式為


UITextView.InputAccessoryView 屬性

定義

當此控制項成為第一個回應者時要顯示的自訂檢視。

public virtual UIKit.UIView InputAccessoryView { [Foundation.Export("inputAccessoryView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setInputAccessoryView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.InputAccessoryView : UIKit.UIView with get, set

屬性值

這個值可以是 null

屬性

適用於