Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

keyboardAvailable
Link copied to clipboard
val keyboardAvailable: Boolean

Tests presence of a physical keyboard - static here as convenience shortcut only

Sources

jvm source
Link copied to clipboard