Skip to main content

Item Property

Definition

Namespace: Avalonia.Media.Fonts
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public abstract FontFamily this[
int index
] { get; }
View Source

Parameters

  Int32
 

Property Value

FontFamily

Implements

IReadOnlyList(T).Item(Int32)

See Also

Reference

FontCollectionBase Class
Avalonia.Media.Fonts Namespace