次の方法で共有


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 タイトルを示す文字列。

属性

適用対象