Contents

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)

See Also

Managing the control’s targets and actions