Skip to main content

TextLeadingPrefixTrimming Class

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public sealed class TextLeadingPrefixTrimming : TextTrimming
View Source
InheritanceObjectTextTrimming → TextLeadingPrefixTrimming

Constructors

TextLeadingPrefixTrimming(String, Int32)Initializes a new instance of the TextLeadingPrefixTrimming class

Methods

CreateCollapsingProperties(TextCollapsingCreateInfo)
(Overrides TextTrimming.CreateCollapsingProperties(TextCollapsingCreateInfo))
Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCode()Serves as the default hash function.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
ToString()
(Overrides Object.ToString())

See Also

Reference

Avalonia.Media Namespace