getButtonReleaseTime

fun getButtonReleaseTime(type: CameraEventType, modifier: KeyboardEventModifier? = definedExternally): Date(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