IAttributedText.Runs Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property System::Collections::Generic::IReadOnlyList<Microsoft::Maui::Graphics::Text::IAttributedTextRun ^> ^ Runs { System::Collections::Generic::IReadOnlyList<Microsoft::Maui::Graphics::Text::IAttributedTextRun ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Graphics.Text.IAttributedTextRun> Runs { get; }
member this.Runs : System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Graphics.Text.IAttributedTextRun>
Public ReadOnly Property Runs As IReadOnlyList(Of IAttributedTextRun)