ReadOnlySlice<T>.

IsEmpty Property

Summary

Gets a value that indicates whether this instance of ReadOnlySlice<T> is Empty.
Namespace
Avalonia.Utilities
Containing Type
ReadOnlySlice<T>

Syntax

public bool IsEmpty { get; }

Value

Type Description
bool