共用方式為


UIBarItem.Title 屬性

定義

此 UIBarItem 上顯示的標題。

public abstract string Title { [Foundation.Export("title", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTitle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Title : string with get, set

屬性值

指出 UIBarItem 標題的字串。

屬性

適用於