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

#include <layout_helpers.h>

Public Attributes

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

Detailed Description

Definition at line 21 of file layout_helpers.h.

Member Data Documentation

◆ left

float yaze::gui::LayoutHelpers::SafeAreaInsets::left = 0.0f

Definition at line 22 of file layout_helpers.h.

◆ right

float yaze::gui::LayoutHelpers::SafeAreaInsets::right = 0.0f

Definition at line 23 of file layout_helpers.h.

◆ top

float yaze::gui::LayoutHelpers::SafeAreaInsets::top = 0.0f

Definition at line 24 of file layout_helpers.h.

Referenced by yaze::gui::LayoutHelpers::GetTopInset().

◆ bottom

float yaze::gui::LayoutHelpers::SafeAreaInsets::bottom = 0.0f

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