The number of physical pixels on each side of the display rectangle into which the application can render, but over which the operating system will likely place system UI (such as the Android system notification area), or which might be rendered outside of the physical display (e.g. overscan regions on television screens).
Source
WindowPadding get padding => _padding;