removeAction(identifiedBy:for:)
Removes the action with the provided identifier from the set of passed control events.
Declaration
func removeAction(identifiedBy actionIdentifier: UIAction.Identifier, for controlEvents: UIControl.Event)Removes the action with the provided identifier from the set of passed control events.
func removeAction(identifiedBy actionIdentifier: UIAction.Identifier, for controlEvents: UIControl.Event)