The current configuration the app is running in.

Property definitions

android $ NativeAppGlue :: config
	# The current configuration the app is running in.
	fun config: AConfiguration `{ return self->config; `}
lib/android/native_app_glue.nit:341,2--342,54