Instance Property インスタンスプロパティ

defaultMinListHeaderHeight

The default minimum height of a header in a list. あるリストの中のあるヘッダの省略時の最小限の高さ。

Declaration 宣言

var defaultMinListHeaderHeight: CGFloat? { get set }

Discussion 議論

When this value is nil, the system chooses the appropriate height. The default is nil. この値がnilである場合、システムは適切な高さを選びます。省略時にはnilです。

See Also 参照

View Attributes