ValueSpan<T>.

Value Property

Summary

Get's the value of the span.
Namespace
Avalonia.Utilities
Containing Type
ValueSpan<T>

Syntax

public T Value { get; }

Value

Type Description
T