ScrollView.ControlsScrollViewMapper Field

Definition

Caution

Use ScrollViewHandler.Mapper instead.

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IScrollView ^, Microsoft::Maui::Handlers::ScrollViewHandler ^> ^ ControlsScrollViewMapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IScrollView,Microsoft.Maui.Handlers.ScrollViewHandler> ControlsScrollViewMapper;
[System.Obsolete("Use ScrollViewHandler.Mapper instead.")]
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IScrollView,Microsoft.Maui.Handlers.ScrollViewHandler> ControlsScrollViewMapper;
 staticval mutable ControlsScrollViewMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IScrollView, Microsoft.Maui.Handlers.ScrollViewHandler>
[<System.Obsolete("Use ScrollViewHandler.Mapper instead.")>]
 staticval mutable ControlsScrollViewMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IScrollView, Microsoft.Maui.Handlers.ScrollViewHandler>
Public Shared ControlsScrollViewMapper As IPropertyMapper(Of IScrollView, ScrollViewHandler) 

Field Value

Attributes

Applies to