GestureCancellationException


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

Summary

Public constructors

Cmn

Public properties

open Throwable?
Cmn
open String?
Cmn

Public constructors

GestureCancellationException

GestureCancellationException(message: String? = null)

Public properties

cause

open val causeThrowable?

message

open val messageString?