dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ANativeActivity_setWindowFormat
android
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_setWindowFormat
(
ANativeActivity
*
activity
,
int
format
)
Meta
Source
See Implementation
android
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