getDebugBoxes method
from: public final boolean getDebugBoxes()
Implementation
bool getDebugBoxes() {
return _getDebugBoxes(
reference.pointer,
_id_getDebugBoxes as jni$_.JMethodIDPtr,
).boolean;
}
from: public final boolean getDebugBoxes()
bool getDebugBoxes() {
return _getDebugBoxes(
reference.pointer,
_id_getDebugBoxes as jni$_.JMethodIDPtr,
).boolean;
}