Click or drag to resize
RobotStudioAPI Methods

The RobotStudioAPI type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAssertMainThread
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberInitialize
Performs initialization necessary before any other API can be used.
Public methodStatic memberInitialize(String)
Performs initialization necessary before any other API can be used.
Public methodStatic memberRunOnMainThread
Runs an action on the main (GUI) application thread.
Public methodStatic memberShutdown
Performs cleanup before exiting the application. After calling this no other API can be used.
Public methodStatic memberShutdown(Boolean) Obsolete.
Public methodStatic memberSkipThreadAffinityChecks
Public methodToString (Inherited from Object.)
Top
See Also