When non-NULL, this is the window surface that the app can draw in.

Property definitions

android $ NativeAppGlue :: window
	# When non-NULL, this is the window surface that the app can draw in.
	fun window: ANativeWindow `{ return self->window; `}
lib/android/native_app_glue.nit:362,2--363,53