UI_MODE_SERVICE property
JString?
get
UI_MODE_SERVICE
from: static public final java.lang.String UI_MODE_SERVICE
The returned object must be released after use, by calling the release method.
Implementation
static jni$_.JString? get UI_MODE_SERVICE =>
_id_UI_MODE_SERVICE.getNullable(_class, jni$_.JString.type)
as jni$_.JString?;