Protocol

TableStyle

A type that applies a custom appearance to all tables within a view.

Declaration 宣言

protocol TableStyle

Overview 概要

To configure the current table style for a view hierarchy, use the tableStyle(_:) modifier.

Topics 話題

Getting Built-in Table Styles

Creating Custom Table Styles

Supporting Types 支援を行う型

Relationships 関係

Conforming Types これらの型が準拠

See Also 参照

Styling a Table