TextShaperShapeText(String, TextShaperOptions) Method

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ShapedBuffer ShapeText(
	string text,
	TextShaperOptions options = default
)

Parameters

text  String
 
options  TextShaperOptions  (Optional)
 

Return Value

ShapedBuffer

See Also