Click or drag to resize

ApiSessionFocusWindow Enumeration

The window that should be used to focus and object

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public enum FocusWindow
Members
  Member nameValueDescription
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