TextFormatter Class

Summary

Represents a base class for text formatting.
Namespace
Avalonia.Media.TextFormatting
Base Types
  • object
graph BT Type-->Base0["object"] Type["TextFormatter"] class Type type-node

Syntax

public abstract class TextFormatter

Properties

Name Value Summary
Current TextFormatter
Gets the current TextFormatter that is used for non complex text formatting.
static

Methods