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 | I |
The platform render interface. |
Return Value
Type | Description |
---|---|
void |