#include <ios_platform_state.h>
Public Attributes | |
| float | left = 0.0f |
| float | right = 0.0f |
| float | top = 0.0f |
| float | bottom = 0.0f |
Definition at line 7 of file ios_platform_state.h.
| float yaze::platform::ios::SafeAreaInsets::left = 0.0f |
Definition at line 8 of file ios_platform_state.h.
| float yaze::platform::ios::SafeAreaInsets::right = 0.0f |
Definition at line 9 of file ios_platform_state.h.
| float yaze::platform::ios::SafeAreaInsets::top = 0.0f |
Definition at line 10 of file ios_platform_state.h.
| float yaze::platform::ios::SafeAreaInsets::bottom = 0.0f |
Definition at line 11 of file ios_platform_state.h.