First Property
Gets the first part.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public T First { get; }
Public ReadOnly Property First As T
Get
member First : 'T with get
Property Value
T
The first part.
See Also
Reference
SplitResult(T) Structure
Avalonia.Media.TextFormatting Namespace