PropertyMapper.UpdateProperties(IElementHandler, IElement) 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:
virtual void UpdateProperties(Microsoft::Maui::IElementHandler ^ viewHandler, Microsoft::Maui::IElement ^ virtualView);
public void UpdateProperties (Microsoft.Maui.IElementHandler viewHandler, Microsoft.Maui.IElement? virtualView);
abstract member UpdateProperties : Microsoft.Maui.IElementHandler * Microsoft.Maui.IElement -> unit
override this.UpdateProperties : Microsoft.Maui.IElementHandler * Microsoft.Maui.IElement -> unit
Public Sub UpdateProperties (viewHandler As IElementHandler, virtualView As IElement)
Parâmetros
- viewHandler
- IElementHandler
- virtualView
- IElement