CrabUI
Loading...
Searching...
No Matches
CrabUI.IListProps Interface Reference

Props used in list layouts. More...

Inheritance diagram for CrabUI.IListProps:
CrabUI.ICUIComponent CrabUI.CUIComponent CrabUI.CUICanvas CrabUI.CUIDropDown CrabUI.CUIFrame CrabUI.CUIGrid CrabUI.CUIHorizontalList CrabUI.CUIMainComponent CrabUI.CUIMap CrabUI.CUIMenuOption CrabUI.CUIPages CrabUI.CUIRadialMenu CrabUI.CUIRadialMenuOption CrabUI.CUISlider CrabUI.CUITextBlock CrabUI.CUITextInput CrabUI.CUITickBox CrabUI.CUIVerticalList

Properties

CUIBool2 FillEmptySpace [get, set]
 

Detailed Description

Props used in list layouts.

Definition at line 48 of file Interfaces.cs.

Property Documentation

◆ FillEmptySpace

CUIBool2 CrabUI.IListProps.FillEmptySpace
getset

Implemented in CrabUI.CUIComponent.

Definition at line 50 of file Interfaces.cs.

50{ get; set; }

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