Item Property
Definition
Namespace: Avalonia.Media.Fonts
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public abstract FontFamily this[
int index
] { get; }
Public MustOverride ReadOnly Default Property Item (
index As Integer
) As FontFamily
Get
abstract Item : FontFamily with get