Reference
We've organized the library reference in a logical order for your convenience. If you're looking for an A-Z library reference, you can find it here.
UI controls and related types
- AbsoluteLayout - A layout that positions views absolutely on the screen
- AudioPlayer - A control for playing and managing audio files
- Button - A clickable control for displaying text or other controls
- CanvasView - A control that displays a canvas for drawing or painting
- Checkbox - A toggleable control used to select or deselect an option
- ColorPicker - A control for selecting colors from a palette
- ColumnLayout - A layout that arranges views in columns
- DatePicker - A control for selecting dates from a calendar
- DetailsView - A collapsible view that displays a caption and detailed information
- DropDownList - A list of options that can be selected by the user
- EditView - A control that allows users to input and edit text
- FilePicker - A control for selecting files from the client's device
- GridLayout - A layout that arranges views in a grid
- ImageView - A control that displays an image
- ListLayout - A layout that arranges views in a list either horizontally or vertically
- ListView - A control for displaying and managing dynamic lists of data
- NumberPicker - A control for selecting numbers
- Popup - A dialog window that appears above other controls
- ProgressBar - A bar that indicates progress towards a goal or task
- Resizable - A control that can be resized by the user
- StackLayout - A layout that stacks views on top of each other
- SvgImageView - A control that displays an SVG image
- TableView - A control for displaying and managing dynamic tables of data
- TabsLayout - A layout that displays tabs for switching between views
- TextView - A control for displaying text
- TimePicker - A control for time selection
- VideoPlayer - A control for playing and managing video files
- View - Basic control which has no child views
UI controls event types
Property system
Common basic types
Application control
- Application
- AppParams
- AppServer
- HttpHandler
- Session
- SessionContent
- SessionDisconnectListener
- SessionFinishListener
- SessionPauseListener
- SessionReconnectListener
- SessionResumeListener
- SessionStartListener