In This Article

OverlayPaneInstanceKind Enum

Specifies how many instances of an IOverlayPane are permitted across all views.

public enum OverlayPaneInstanceKind

Fields

Name Description
Single

Only one instance of the pane can be shown anywhere at a time.

SinglePerView

Only one instance of the pane can be shown within the same editor view.