class

Android::NativeActivity

Inherits Reference / Object

Instance methods

asset_manager
Source
channel
Source
clazz

NOTE: misnamed, it's actually a jobject reference to the android.app.NativeActivity instance, not a jclass reference.

Source
external_data_path
Source
finish
Source
hide_soft_input(flags : HideSoftInput)
Source
internal_data_path
Source
obb_path
Source
saved_state
Source
saved_state=(slice : Slice(UInt8) | Nil = nil)
Source
sdk_version
Source
set_window_flags(add : Window::Flags, remove : Window::Flags)
Source
set_window_format(format : Window::Format)
Source
show_soft_input(flags : ShowSoftInput)
Source
to_unsafe
Source
vm

Global JavaVM* handle. Valid for the whole program.

Source

Nested types