RefreshView.ControlsRefreshViewMapper Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use RefreshViewHandler.Mapper instead.
public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IRefreshView ^, Microsoft::Maui::Handlers::RefreshViewHandler ^> ^ ControlsRefreshViewMapper;
[System.Obsolete("Use RefreshViewHandler.Mapper instead.")]
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IRefreshView,Microsoft.Maui.Handlers.RefreshViewHandler> ControlsRefreshViewMapper;
[<System.Obsolete("Use RefreshViewHandler.Mapper instead.")>]
staticval mutable ControlsRefreshViewMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IRefreshView, Microsoft.Maui.Handlers.RefreshViewHandler>
Public Shared ControlsRefreshViewMapper As IPropertyMapper(Of IRefreshView, RefreshViewHandler)
Field Value
- Attributes