Contents

tokenBackgroundColor

The background color for all tokens in the search text field.

Declaration

var tokenBackgroundColor: UIColor! { get set }

Discussion

If you set this property to nil, the search field reverts to the default token background color.

See Also

Customizing token behavior