Property | Type | Description | |
---|---|---|---|
ChooseAction | Action | ||
Selected | object |
Method | Description | |
---|---|---|
ListSection ( string title, Fleux.Styles.TextStyle style, int layoutX, int layoutY ) : System | ||
OnChoose ( Fleux.UIElements.UIElement e ) : void |
Method | Description | |
---|---|---|
CreateItems ( ) : void |
public ListSection ( string title, Fleux.Styles.TextStyle style, int layoutX, int layoutY ) : System | ||
title | string | |
style | Fleux.Styles.TextStyle | |
layoutX | int | |
layoutY | int | |
return | System |
public OnChoose ( Fleux.UIElements.UIElement e ) : void | ||
e | Fleux.UIElements.UIElement | |
return | void |