defaultDockZone
Sets the default location of an Overlay in an EditorWindow.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Overlays
- Assembly: UnityEditor.CoreModule
public DockZone defaultDockZone { get; set; }
Remarks
See DockZone for a code example.