Contents

disabled

The appearance data to apply to the button when it’s in the disabled state.

Declaration

var disabled: UIBarButtonItemStateAppearance { get }

Discussion

To set the attributes for this state, get the object in this property and modify it.

See Also

Configuring attributes for different button states