Click or drag to resize

SelectionContext Enumeration

Used when reporting a selection to an MDK plugin

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public enum SelectionContext
Members
  Member nameValueDescription
Other0 can't be determined
Navigator1 The navigator was used to select an object
Location2 Objects where selected within the location editor
Flow3 Objects were selected in the flow editor
ContentBrowser4 Objects were selected in the content browser
Documents5 Objects were selected in the document editor
See Also