defaultDockPosition
Use this property to specify the default dock position of the element: the left, the middle, or the right.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Toolbars
- Assembly: UnityEditor.CoreModule
public MainToolbarDockPosition defaultDockPosition { get; set; }
Remarks
Additional Resources: MainToolbarDockPosition.