SplitResultTSecond Property

Gets the second part.

Definition

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

Property Value

T
The second part.

See Also