ScreenInsets
This enum specifies screen edge insets that are associated with a particular screen safe area. The insets are relative to the fullscreen area, meaning the rectangular region that encompasses all visible pixels on the screen.
Items
Name | Value | Summary |
---|---|---|
None | 0 | |
DeviceSafeInsets | 1 | |
CoreUISafeInsets | 2 | |
TopbarSafeInsets | 3 |