Mono Developer Documentation
v1.4
  • Getting Started
  • Tutorials
  • In-Depth Articles
  • Schematics
  • Integrating with MonoKiosk
  • Datasheets
  • API Reference
    • Core Classes
      • AppRunLoop
      • DateTime
      • GenericQueue
      • IApplication
      • IApplicationContext
      • IRunLoopTask
      • ITouchSystem
      • ManagedPointer
      • Queue
      • QueueInterrupt
      • Regex
      • String
      • Timer
      • TouchEvent
      • TouchResponder
    • UI Widgets
      • View
      • TextLabelView
      • ButtonView
      • ProgressBarView
      • StatusIndicatorView
      • BackgroundView
      • ButtonView
      • ConsoleView
      • GraphView
      • IGraphViewDataSource
      • ImageView
      • ISettings
      • ProgressBarView
      • ResponderView
      • StatusIndicatorView
      • TextLabelView
      • TouchCalibrator
      • View
    • Drawing
      • Color
      • DisplayPainter
      • IDisplayController
      • TextRender
      • MonoFont
    • Geometry
      • Circle
      • Point
      • Rect
      • Size
    • Sensors
      • IAccelerometer
      • IBuzzer
      • ITemperature
    • Power
      • IPowerManagement
      • IPowerSubSystem
    • mbed API
Mono Developer Documentation
  • Docs »
  • API Reference
  • Edit on GitHub

API Reference¶

Core Classes¶

  • AppRunLoop
  • DateTime
  • GenericQueue
  • IApplication
  • IApplicationContext
  • IRunLoopTask
  • ITouchSystem
  • ManagedPointer
  • Queue
  • QueueInterrupt
  • Regex
  • String
  • Timer
  • TouchEvent
  • TouchResponder

UI Widgets¶

  • View
  • TextLabelView
  • ButtonView
  • ProgressBarView
  • StatusIndicatorView
  • BackgroundView
  • ButtonView
  • ConsoleView
  • GraphView
  • IGraphViewDataSource
  • ImageView
  • ISettings
  • ProgressBarView
  • ResponderView
  • StatusIndicatorView
  • TextLabelView
  • TouchCalibrator
  • View

Drawing¶

  • Color
  • DisplayPainter
  • IDisplayController
  • TextRender
  • MonoFont

Geometry¶

  • Circle
  • Point
  • Rect
  • Size

Sensors¶

  • IAccelerometer
  • IBuzzer
  • ITemperature

Power¶

  • IPowerManagement
  • IPowerSubSystem

mbed API¶

If you need to interact with the GPIO, Hardware interrupts, SPI, I2C, etc. you should use the mbed layer in the SDK. Take a look at the documentation for mbed:

mbed documentation

Next Previous

© Copyright 2016, Monolit ApS. Revision 998d817f.

Built with Sphinx using a theme provided by Read the Docs.