showBorder
Enable this property to display a border around the collection view.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool showBorder { get; set; }
Remarks
If set to true, a border appears around the ScrollView that the collection view uses internally.