다음을 통해 공유


AttributedTextExtensions.Optimize(IAttributedText) 메서드

정의

public:
[System::Runtime::CompilerServices::Extension]
 static Microsoft::Maui::Graphics::Text::IAttributedText ^ Optimize(Microsoft::Maui::Graphics::Text::IAttributedText ^ attributedText);
public static Microsoft.Maui.Graphics.Text.IAttributedText Optimize (this Microsoft.Maui.Graphics.Text.IAttributedText attributedText);
static member Optimize : Microsoft.Maui.Graphics.Text.IAttributedText -> Microsoft.Maui.Graphics.Text.IAttributedText
<Extension()>
Public Function Optimize (attributedText As IAttributedText) As IAttributedText

매개 변수

attributedText
IAttributedText

반환

적용 대상