ViewExtensions.ToHandler(IView, IMauiContext) 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 Microsoft::Maui::IViewHandler ^ ToHandler(Microsoft::Maui::IView ^ view, Microsoft::Maui::IMauiContext ^ context);
public static Microsoft.Maui.IViewHandler ToHandler (this Microsoft.Maui.IView view, Microsoft.Maui.IMauiContext context);
static member ToHandler : Microsoft.Maui.IView * Microsoft.Maui.IMauiContext -> Microsoft.Maui.IViewHandler
<Extension()>
Public Function ToHandler (view As IView, context As IMauiContext) As IViewHandler
Parâmetros
- view
- IView
- context
- IMauiContext