Tanoda
GILES.Interface.pb_GridLayoutGroup Class Reference
Inheritance diagram for GILES.Interface.pb_GridLayoutGroup:
GILES.Interface.pb_IOnResizeHandler

Public Member Functions

void OnResize ()
 
void OnResize ()
 

Public Attributes

bool maintainAspectRatio = true
 

Protected Member Functions

override void Start ()
 

Detailed Description

Resize grid element width and height to best fit the available space.

Definition at line 10 of file pb_GridLayoutGroup.cs.

Member Function Documentation

◆ OnResize()

void GILES.Interface.pb_GridLayoutGroup.OnResize ( )

Implements GILES.Interface.pb_IOnResizeHandler.

Definition at line 27 of file pb_GridLayoutGroup.cs.

◆ Start()

override void GILES.Interface.pb_GridLayoutGroup.Start ( )
protected

Definition at line 20 of file pb_GridLayoutGroup.cs.

Member Data Documentation

◆ maintainAspectRatio

bool GILES.Interface.pb_GridLayoutGroup.maintainAspectRatio = true

Definition at line 18 of file pb_GridLayoutGroup.cs.


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