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 String
Cmn

Inherited properties

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

Public constructors

GestureCancellationException

GestureCancellationException(message: String? = null)