Skip to main content

TextBlock.SimpleTextSource Structure

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

protected readonly struct SimpleTextSource : ITextSource, 
IEquatable<TextBlock.SimpleTextSource>
View Source
InheritanceObjectValueType → TextBlock.SimpleTextSource
ImplementsITextSource, IEquatable(TextBlock.SimpleTextSource)

Constructors

TextBlock.SimpleTextSource(String, TextRunProperties)Initializes a new instance of the TextBlock.SimpleTextSource class

Methods

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

See Also

Reference

Avalonia.Controls Namespace