AttributedTextRunExtensions.Optimize Método
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:
[System::Runtime::CompilerServices::Extension]
static void Optimize(System::Collections::Generic::List<Microsoft::Maui::Graphics::Text::IAttributedTextRun ^> ^ runs, int textLength);
public static void Optimize (this System.Collections.Generic.List<Microsoft.Maui.Graphics.Text.IAttributedTextRun> runs, int textLength);
static member Optimize : System.Collections.Generic.List<Microsoft.Maui.Graphics.Text.IAttributedTextRun> * int -> unit
<Extension()>
Public Sub Optimize (runs As List(Of IAttributedTextRun), textLength As Integer)
Parâmetros
- runs
- List<IAttributedTextRun>
- textLength
- Int32