var controlSize : ControlSize
The size to apply to controls within a view.
あるビュー内のコントロールに適用する大きさ。
var controlActiveState : ControlActiveState
The active state of controls in the view.
ビューの中のコントロールそれらのアクティブ状態。
var defaultMinListHeaderHeight : CGFloat?
The default minimum height of a header in a list.
あるリストの中のあるヘッダの省略時の最小限の高さ。
var defaultMinListRowHeight : CGFloat
The default minimum height of a row in a list.
あるリストの中の横列の省略時の最小限の高さ。
var defaultWheelPickerItemHeight : CGFloat
The default height of an item in a wheel-style picker, such as a date picker.
ホイールスタイルのピッカー、たとえば日付ピッカーなどの中のある項目の省略時の高さ。
var headerProminence : Prominence
The prominence to apply to section headers within a view.
var keyboardShortcut : KeyboardShortcut ?
The keyboard shortcut that buttons in this environment will be triggered with.
var menuIndicatorVisibility : Visibility
The menu indicator visibility to apply to controls within a view.
var backgroundMaterial : Material?
The material underneath the current view.
var redactionReasons : RedactionReasons
The current redaction reasons applied to the view hierarchy.
ビュー階層に適用された現在の改訂理由。
var symbolVariants : SymbolVariants
The symbol variant to use in this environment.