Contents

removeAction(_:for:)

Removes the action from the set of passed control events.

Declaration

func removeAction(_ action: UIAction, for controlEvents: UIControl.Event)

See Also

Managing the control’s targets and actions