yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::platform::ios::SafeAreaInsets Struct Reference

#include <ios_platform_state.h>

Public Attributes

float left = 0.0f
 
float right = 0.0f
 
float top = 0.0f
 
float bottom = 0.0f
 

Detailed Description

Definition at line 7 of file ios_platform_state.h.

Member Data Documentation

◆ left

float yaze::platform::ios::SafeAreaInsets::left = 0.0f

Definition at line 8 of file ios_platform_state.h.

◆ right

float yaze::platform::ios::SafeAreaInsets::right = 0.0f

Definition at line 9 of file ios_platform_state.h.

◆ top

float yaze::platform::ios::SafeAreaInsets::top = 0.0f

Definition at line 10 of file ios_platform_state.h.

◆ bottom

float yaze::platform::ios::SafeAreaInsets::bottom = 0.0f

Definition at line 11 of file ios_platform_state.h.


The documentation for this struct was generated from the following file: