Toggle menu
Nitlanguage.org
Nitdoc
app
app_base
App
active=
private
fun
active=
(active:
Bool
)
app
::
App
::
active=
Doc
Linearization
Summary
The app is fully visible and focused
The app is fully visible and focused
Summary
Property definitions
gamnit::gamnit_android$app::App$active=
Property definitions
gamnit
::
gamnit_android
$
App
::
active=
# The app is fully visible and focused
private
var
active
=
false
lib/gamnit/gamnit_android.nit:158,2--159,27