IsEmpty
Returns true if this string is empty (has no characters).
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public readonly bool IsEmpty { get; }
public readonly bool IsEmpty { get; }