IRef<T>.

Item Property

Summary

The item that is being ref-counted.
Namespace
Avalonia.Utilities
Containing Type
IRef<T>

Syntax

T Item { get; }

Value

Type Description
T