Type Property 型プロパティ

automatic

The default text field style, based on the text field’s context.

Declaration 宣言

static var automatic: DefaultTextFieldStyle { get }
Available when Self is DefaultTextFieldStyle.

Discussion 議論

The default style represents the recommended style based on the current platform and the text field’s context within the view hierarchy.

See Also 参照

Getting Built-in Text Field Styles