共用方式為


UITableView.Style 屬性

定義

會傳回資料表檢視 (唯讀) 的樣式。

public virtual UIKit.UITableViewStyle Style { [Foundation.Export("style")] get; }
member this.Style : UIKit.UITableViewStyle

屬性值

屬性

備註

資料表檢視的樣式是在建構函式中設定,而且無法變更。

適用於