valid
Boolean indicating if the StringView is valid.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public bool valid { get; }
Remarks
The StringView is valid if the base string is not null.