View.propertyMapper Field

Definition

Represents the view's internal PropertyMapper.

protected: Microsoft::Maui::PropertyMapper ^ propertyMapper;
protected Microsoft.Maui.PropertyMapper propertyMapper;
val mutable propertyMapper : Microsoft.Maui.PropertyMapper
Protected propertyMapper As PropertyMapper 

Field Value

Remarks

Contains the unique property overrides that are used by GetPropertyMapperOverrides().

Applies to