stopMotion(completionHandler:)

Declaration

func stopMotion(completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func stopMotion() async throws