The current Window of this activity

This attribute is set by push_window.

Property definitions

app :: ui $ App :: window
	# The current `Window` of this activity
	#
	# This attribute is set by `push_window`.
	var window: Window is noinit
lib/app/ui.nit:44,2--47,29