Skip to main content

TextCollapsingCreateInfo Structure

Definition

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

public readonly struct TextCollapsingCreateInfo : IEquatable<TextCollapsingCreateInfo>
View Source
InheritanceObjectValueType → TextCollapsingCreateInfo
ImplementsIEquatable(TextCollapsingCreateInfo)

Constructors

TextCollapsingCreateInfo(Double, TextRunProperties, FlowDirection)Initializes a new instance of the TextCollapsingCreateInfo class

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)

Fields

FlowDirection 
TextRunProperties 
Width 

See Also

Reference

Avalonia.Media Namespace