ScrollViewHandler Class
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.
public ref class ScrollViewHandler : Microsoft::Maui::Handlers::ViewHandler<Microsoft::Maui::IScrollView ^, System::Object ^>, Microsoft::Maui::Handlers::IScrollViewHandler
C#
public class ScrollViewHandler : Microsoft.Maui.Handlers.ViewHandler<Microsoft.Maui.IScrollView,object>, Microsoft.Maui.Handlers.IScrollViewHandler
type ScrollViewHandler = class
inherit ViewHandler<IScrollView, obj>
interface IScrollViewHandler
interface IViewHandler
interface IElementHandler
Public Class ScrollViewHandler
Inherits ViewHandler(Of IScrollView, Object)
Implements IScrollViewHandler
- Inheritance
- Implements
Scroll |
|
Scroll |
|
Scroll |
Container |
Gets the view that acts as a container for the PlatformView. (Inherited from ViewHandler) |
Has |
Gets or sets a value that indicates whether the PlatformView is contained within a view. (Inherited from ViewHandler) |
Maui |
(Inherited from ElementHandler) |
Needs |
Gets a value that indicates whether or not the VirtualView needs a container view. (Inherited from ViewHandler) |
Platform |
(Inherited from ViewHandler<TVirtualView,TPlatformView>) |
Services | (Inherited from ElementHandler) |
Virtual |
(Inherited from ViewHandler<TVirtualView,TPlatformView>) |
IElement |
(Inherited from ElementHandler) |
IElement |
(Inherited from ViewHandler<TVirtualView,TPlatformView>) |
IElement |
(Inherited from ViewHandler<TVirtualView,TPlatformView>) |
IScroll |
|
IScroll |
|
IView |
(Inherited from ViewHandler) |
IView |
(Inherited from ViewHandler<TVirtualView,TPlatformView>) |
Product | Versions |
---|---|
.NET MAUI | 8, 9 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET MAUI feedback
.NET MAUI is an open source project. Select a link to provide feedback: