PerformValidation(bool)
Validates the panel component after the associated assets have changed.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
void PerformValidation(bool forced)
Parameters
Forces the validation even if the assets haven't changed.