共用方式為


PropertyMapper 類別

定義

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
繼承
PropertyMapper
衍生
實作

建構函式

PropertyMapper()
PropertyMapper(IPropertyMapper[])

欄位

_mapper

屬性

Chained
UpdateKeys

方法

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

適用於