DefaultWidth
Gets or sets the default width when first instantiating the column. If you set it to a negative value, the column is assigned an arbitrary width.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyModule
public int DefaultWidth { get; set; }