isOnHand

@get:JvmName(name = "isOnHand")
val isOnHand: Boolean

Returns true if wristband on the hand and false otherwise.

This value can be false if wristband doesn't fit tightly.

Return

true if wristband on the hand and false otherwise.