Instance Method インスタンスメソッド

width()

Sets the column’s width.

Declaration 宣言

func width() -> TableColumn<RowValue, Sort, Content, Label>
Available when RowValue conforms to Identifiable, Sort conforms to SortComparator, Content conforms to View, and Label conforms to View.

See Also 参照

Setting the Column Width