stopAction(with:completion:)

Declaration

func stopAction(with params: MTRActionsClusterStopActionParams, completion: @escaping  @Sendable ((any Error)?) -> Void)
func stopAction(with params: MTRActionsClusterStopActionParams) async throws