SelectableTextBlockCreateTextLayout Method

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected override TextLayout CreateTextLayout(
	string? text
)

Parameters

text  String
 

Return Value

TextLayout

See Also