PropertyMapper.UpdateProperties(IElementHandler, IElement) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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