AppBase::GetSafeArea

AppBase::GetSafeArea
static Size<float> GetSafeArea();
Description

GetSafeArea returns the amount (multiple of size) to reduce viewport by to fit in visible area on TVs. This is a floating point value such as 0.1 for 10% safe frame border.

Return Value

The amount to reduce the viewport.