TypefaceSpan Struct

Definition

public record struct TypefaceSpan(string Text, float Advance, SKTypeface? Typeface) : IEquatable<TypefaceSpan>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)