UIBarButtonItem

Public Types

  • Block to invoke when a UIBarButtonItem is tapped.

Public Properties

  • Get/set the block associated with the receiver.

    Warning

    Setting this to nil will clear the receiver’s target and action. Seting is to a non-nil value will overwrite the receiver’s target and action values

Public Functions