class ScreenCommands


Commands about the current focused display.

Summary

Public functions

Boolean

Returns whether the keyboard is currently visible.

String

Returns the full name of the resumed activity on the screen in the format / that the user last interacted with.

Public functions

isKeyboardVisible

Added in 1.0.0-alpha01
fun isKeyboardVisible(): Boolean

Returns whether the keyboard is currently visible.

resumedActivityName

Added in 1.0.0-alpha01
fun resumedActivityName(): String

Returns the full name of the resumed activity on the screen in the format / that the user last interacted with.