Tanoda
|
Public Member Functions | |
void | OnResize () |
void | OnResize () |
Public Attributes | |
bool | maintainAspectRatio = true |
Protected Member Functions | |
override void | Start () |
Resize grid element width and height to best fit the available space.
Definition at line 10 of file pb_GridLayoutGroup.cs.
void GILES.Interface.pb_GridLayoutGroup.OnResize | ( | ) |
Implements GILES.Interface.pb_IOnResizeHandler.
Definition at line 27 of file pb_GridLayoutGroup.cs.
|
protected |
Definition at line 20 of file pb_GridLayoutGroup.cs.
bool GILES.Interface.pb_GridLayoutGroup.maintainAspectRatio = true |
Definition at line 18 of file pb_GridLayoutGroup.cs.