GestureCancellationException


A gesture was canceled and cannot continue, likely because another gesture has taken over the pointer input stream.

Summary

Public constructors

Cmn

Inherited functions

From kotlin.Throwable
open external String
Cmn

Inherited properties

From kotlin.Throwable
open external Throwable?
Cmn
open external String?
Cmn

Public constructors

GestureCancellationException

GestureCancellationException(message: String? = null)