These are public properties to read and change application states.

Touch
 

  • (double) TouchTopAPI.NoTouchTime
    Provides the time in seconds elapsed from the last touch event (handled or undhandled by a content).
    Only native touches (WM_TOUCH or external touch methods to the main canvas window) are accounted, WPF touches are not considered.
     
  • (string) TouchTopAPI.DataFolder
    Returns the full path to the folder where global configurations are stored, located under the AppData user local folder.
    This folder can be used to store other configurations (ex: logic plugins) taking care of name clashes with existing files, in particular local.xml.