IOverlayView.getDockingMode() method
Determines how the overlay view should be displayed. May return undefined, in which case it will not be displayed at all.
Signature
getDockingMode(): DockingMode | undefined;
Throws
| Error |
|---|
Determines how the overlay view should be displayed. May return undefined, in which case it will not be displayed at all.
getDockingMode(): DockingMode | undefined;
| Error |
|---|