isRenderingStatsViewEnabled method
Returns the status of the rendering statistics overlay.
Implementation
bool isRenderingStatsViewEnabled() {
return _objc_msgSend_91o635(this.ref.pointer, _sel_isRenderingStatsViewEnabled);
}
Returns the status of the rendering statistics overlay.
bool isRenderingStatsViewEnabled() {
return _objc_msgSend_91o635(this.ref.pointer, _sel_isRenderingStatsViewEnabled);
}