Contents

inputViewStyle

The style for the content of the view.

Declaration

var inputViewStyle: UIInputView.Style { get }

Discussion

The style applies both to the current view and to any subviews that adopt the UIAppearance protocol, which includes all standard system views.

See Also

Getting the input style