Function getSafeAreaRect

#include <Geode/utils/general.hpp>cocos2d::CCRectgetSafeAreaRect()

Returns the safe area rectangle, or the area that is not covered by device elements (such as a display cutout or home bar) This is relative to the winSize.

Examples0