FormattedText.

FormattedText(IPlatformRenderInterface) Constructor

Summary

Initializes a new instance of the FormattedText class.
Namespace
Avalonia.Media
Containing Type
FormattedText

Syntax

public FormattedText(IPlatformRenderInterface platform)

Parameters

Name Type Description
platform IPlatformRenderInterface The platform render interface.

Return Value

Type Description
void