getButtonReleaseTime

fun getButtonReleaseTime(type: CameraEventType, modifier: KeyboardEventModifier? = definedExternally): <Error class: unknown class>(source)

Gets the time the button was released or the touch was ended.

Return

The time the button was released or the touch was ended.

Parameters

type

The camera event type.

modifier

The keyboard modifier.

See also