TextTrailingCharacterEllipsis Class

Summary

a collapsing properties to collapse whole line toward the end at character granularity and with ellipsis being the collapsing symbol
graph BT Type-->Base0["TextCollapsingProperties"] click Base0 "/api/Avalonia.Media.TextFormatting/TextCollapsingProperties" Base0-->Base1["object"] Type["TextTrailingCharacterEllipsis"] class Type type-node

Syntax

public class TextTrailingCharacterEllipsis : TextCollapsingProperties

Constructors

Name Summary
TextTrailingCharacterEllipsis(double, TextRunProperties) Construct a text trailing character ellipsis collapsing properties

Properties

Name Value Summary
Style TextCollapsingStyle
Gets the style of collapsing
Symbol TextRun
Gets the text run that is used as collapsing symbol
Width double
Gets the width in which the collapsible range is constrained to