Contents

setEnabled(_:)

Sets whether the toolbar item is enabled.

Declaration

func setEnabled(_ enabled: Bool)

Parameters

  • enabled:

    true to enable the toolbar item; otherwise false.

Mentioned in

See Also

Controlling Toolbar Items