Compartir a través de


PropertyMapper Clase

Definición

public ref class PropertyMapper abstract : Microsoft::Maui::IPropertyMapper
public abstract class PropertyMapper : Microsoft.Maui.IPropertyMapper
type PropertyMapper = class
    interface IPropertyMapper
Public MustInherit Class PropertyMapper
Implements IPropertyMapper
Herencia
PropertyMapper
Derivado
Implementaciones

Constructores

PropertyMapper()
PropertyMapper(IPropertyMapper[])

Campos

_mapper

Propiedades

Chained
UpdateKeys

Métodos

ClearKeyCache()
GetKeys()
GetProperty(String)
SetPropertyCore(String, Action<IElementHandler,IElement>)
UpdateProperties(IElementHandler, IElement)
UpdateProperty(IElementHandler, IElement, String)
UpdatePropertyCore(String, IElementHandler, IElement)

Se aplica a