TextCollapsingCreateInfo Structure
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public readonly struct TextCollapsingCreateInfo : IEquatable<TextCollapsingCreateInfo>
Public Structure TextCollapsingCreateInfo
Implements IEquatable(Of TextCollapsingCreateInfo)
[<SealedAttribute>]
type TextCollapsingCreateInfo =
struct
inherit ValueType
interface IEquatable<TextCollapsingCreateInfo>
end
Inheritance | Object → ValueType → TextCollapsingCreateInfo |
Implements | IEquatable(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 |