ApiSessionFocusWindow Enumeration

The window that should be used to focus and object

Definition

Namespace: Articy.Api
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public enum FocusWindow

Members

Current0 use the currently active articy:draft window
Main1 Use the main window (the window with the ribbon bar)
New2 Create a new window
Protocol3 Use a special named window that is used if an articy:// URL is opened from an external source

See Also