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

Public Member Functions

 MenuItemWithCharacterInput (string subject, string dialogTitle, string startText, bool hideInput=false)
 
bool EnterAction ()
 
bool LeftAction ()
 
bool RightAction ()
 
void Draw (Font f, Rectangle r, bool color)
 

Public Attributes

Action< Dialogs.CharacterDialogOnShowDialog = delegate {}
 
Action< string > OnDialogExit = delegate {}
 

Properties

string Text [get, set]
 

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