Contents

compactAppearance

The appearance settings to use for a compact-height toolbar.

Declaration

@NSCopying var compactAppearance: UIToolbarAppearance? { get set }

Discussion

If the value of this property is nil, UIKit uses the same settings found in the standardAppearance property.

See Also

Customizing appearance