width
The desired width of the column.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Length width { get; set; }
Remarks
The default value is 0.
public Length width { get; set; }