MonoBrick EV3 Firmware
Public Member Functions | Public Attributes | Properties | List of all members
MonoBrickFirmware.Display.Menus.MenuItemWithCheckBox Class Reference
Inheritance diagram for MonoBrickFirmware.Display.Menus.MenuItemWithCheckBox:
MonoBrickFirmware.Display.Menus.IMenuItem

Public Member Functions

 MenuItemWithCheckBox (string text, bool checkedAtStart, Func< bool, bool >enterFunc=null)
 
bool EnterAction ()
 
bool LeftAction ()
 
bool RightAction ()
 
void Draw (Font f, Rectangle r, bool color)
 

Public Attributes

Action< bool > OnCheckedChanged = delegate {}
 

Properties

bool Checked [get, set]
 

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