SplitResultTFirst Property

Gets the first part.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public T First { get; }

Property Value

T
The first part.

See Also