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 标题的字符串。

属性

适用于