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

controlSize

The size to apply to controls within a view. あるビュー内のコントロールに適用する大きさ。

Declaration 宣言

var controlSize: ControlSize { get set }

Discussion 議論

The default is ControlSize.regular.

See Also 参照

View Attributes