Contents

overrideUserInterfaceStyle

The specific user interface style to apply to the tool picker.

Declaration

var overrideUserInterfaceStyle: UIUserInterfaceStyle { get set }

Discussion

If you set this property, consider if you need to set colorUserInterfaceStyle to a select a different user interface style. The default user interface style is UIUserInterfaceStyle.unspecified.

See Also

Customizing picker behavior