ShapedTextCharacters.

ShapedTextCharacters.SplitTextCharactersResult Struct

Namespace
Avalonia.Media.TextFormatting
Base Types
  • object
  • ValueType
graph BT Type-->Base0["ValueType"] Base0-->Base1["object"] Type["ShapedTextCharacters.SplitTextCharactersResult"] class Type type-node

Syntax

public readonly struct ShapedTextCharacters.SplitTextCharactersResult : ValueType

Constructors

Properties

Name Value Summary
First ShapedTextCharacters
Gets the first text run.
Second ShapedTextCharacters
Gets the second text run.