The Core type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberActiveApplications
Gets the number of active applications.
Public propertyStatic memberActiveContainer
Gets/Sets currently active container
Public propertyStatic memberApplicationThreadIds
Gets a list of currently running Skewworks Application ids
Public propertyStatic memberClipboard
Gets/Sets clipboard value.
Public propertyStatic memberFlatCheckboxes
Gets/Sets flat check box state
Public propertyStatic memberFlatRadios
Gets/Sets flat radio button state
Public propertyStatic memberFlatTextboxes
Gets/Sets flat text box state
Protected propertyStatic memberHost
Singleton reference to Aphelion Core
Public propertyInitialized
Gets if the Tinkr core is already initialized.
Public propertyStatic memberInstance
Gets the singleton instance of the Tinkr core, or null if not initialized.
Public propertyStatic memberKeyboardAltDown
Gets if the alt key on the keyboard is down.
Public propertyStatic memberKeyboardCtrlDown
Gets if the Ctrl key on the keyboard is down.
Public propertyStatic memberKeyboardShiftDown
Gets if the shift key on the keyboard is down.
Public propertyStatic memberMessageClient
Gets the MessageClient for current AppDomain.
Public propertyStatic memberMouseAvailable
Gets/Sets mouse availability.
Public propertyStatic memberMousePosition
Gets/Sets current mouse position.
Public propertyStatic memberPremimumFeaturesAvailable Obsolete.
Gets if the premium features are available.
Public propertyStatic memberScreen
Gets the screen buffer bitmap.
Public propertyStatic memberScreenBitsPerPixel
Gets the BPP for the screen.
Public propertyStatic memberScreenHeight
Gets the height of the screen.
Public propertyStatic memberScreenOverlay
Gets/Sets current screen overlay.
Public propertyStatic memberScreenRotation
Gets screen rotation in degrees.
Public propertyStatic memberScreenWidth
Gets the width of the screen.
Public propertyStatic memberShowMouseCursor
Gets/Sets show mouse cursor visibility.
Public propertyStatic memberSystemColors
Gets the system wide colors.
Public propertyStatic memberUseVirtualKeyboard
Gets/Sets if the virtual keyboard should be used.

See Also