2027 Property
Changes 0
P

DockablePaneProviderData.EditorInteraction

Description:
Defines the interaction this pane has with the Active Editor when the pane becomes active.
Remarks:
Set to KeepAlive to keep the current editor active and keep active the current selection or Dismiss to dismiss the Editor and clear the active selection. Default is to KeepAlive the current editor.
public EditorInteraction EditorInteraction { get; set; }