共用方式為


UIActionSheet.Title 屬性

定義

將在動作表中顯示的標題。

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

屬性值

將在動作表中顯示的標題。

這個值可以是 null

屬性

備註

將在動作表中顯示的標題。

適用於