AttributedTextExtensions.CreateParagraphs(IAttributedText) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
[System::Runtime::CompilerServices::Extension]
static System::Collections::Generic::IReadOnlyList<Microsoft::Maui::Graphics::Text::IAttributedText ^> ^ CreateParagraphs(Microsoft::Maui::Graphics::Text::IAttributedText ^ attributedText);
public static System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Graphics.Text.IAttributedText> CreateParagraphs (this Microsoft.Maui.Graphics.Text.IAttributedText attributedText);
static member CreateParagraphs : Microsoft.Maui.Graphics.Text.IAttributedText -> System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Graphics.Text.IAttributedText>
<Extension()>
Public Function CreateParagraphs (attributedText As IAttributedText) As IReadOnlyList(Of IAttributedText)
Parametry
- attributedText
- IAttributedText