Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning.util
/
AndroidCoreHelper
/
Companion
Companion
object
Companion
Members
Functions
hide
Keyboard
Link copied to clipboard
fun
hideKeyboard
(
activity
:
Activity
)
is
Keyboard
Visible
Link copied to clipboard
fun
isKeyboardVisible
(
activity
:
Activity
?
)
:
Boolean
show
Keyboard
Link copied to clipboard
fun
showKeyboard
(
activity
:
Activity
)
fun
showKeyboard
(
context
:
Context
,
view
:
View
?
)