DISPLAY property

JString? get DISPLAY

from: static public final java.lang.String DISPLAY The returned object must be released after use, by calling the release method.

Implementation

static jni$_.JString? get DISPLAY =>
    _id_DISPLAY.get(_class, const jni$_.JStringNullableType());