addAction(_:)
Adds the specified action to the transaction.
Declaration
func addAction(_ action: CXAction)Parameters
- action:
The action to be added to the transaction.
Adds the specified action to the transaction.
func addAction(_ action: CXAction)The action to be added to the transaction.