Companion

actual object Companion
expect object Companion
actual object Companion

Functions

Link copied to clipboard
actual fun getInstance(name: String?): GestureDetection
expect fun getInstance(name: String? = null): GestureDetection
actual fun getInstance(name: String?): GestureDetection