aurorafw ~legacy (2022-03-26T02:55:31.6847697)
Dub
Repo
ANativeActivity_hideSoftInput
aurorafw
android
platform
native_activity
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Android)
extern (
C
) @
system
nothrow @
nogc
void
ANativeActivity_hideSoftInput
(
ANativeActivity
*
activity
,
uint
flags
)
Meta
Source
See Implementation
aurorafw
android
platform
native_activity
enums
ANATIVEACTIVITY_HIDE_SOFT_INPUT_IMPLICIT_ONLY
ANATIVEACTIVITY_SHOW_SOFT_INPUT_IMPLICIT
functions
ANativeActivity_finish
ANativeActivity_hideSoftInput
ANativeActivity_onCreate
ANativeActivity_setWindowFlags
ANativeActivity_setWindowFormat
ANativeActivity_showSoftInput
structs
ANativeActivity
ANativeActivityCallbacks