다음을 통해 공유


AttributedTextExtensions.CreateBlocks(IAttributedText) 메서드

정의

public:
[System::Runtime::CompilerServices::Extension]
 static System::Collections::Generic::IList<Microsoft::Maui::Graphics::Text::AttributedTextBlock ^> ^ CreateBlocks(Microsoft::Maui::Graphics::Text::IAttributedText ^ text);
public static System.Collections.Generic.IList<Microsoft.Maui.Graphics.Text.AttributedTextBlock> CreateBlocks (this Microsoft.Maui.Graphics.Text.IAttributedText text);
static member CreateBlocks : Microsoft.Maui.Graphics.Text.IAttributedText -> System.Collections.Generic.IList<Microsoft.Maui.Graphics.Text.AttributedTextBlock>
<Extension()>
Public Function CreateBlocks (text As IAttributedText) As IList(Of AttributedTextBlock)

매개 변수

반환

적용 대상