ListView.SendScrolled(ScrolledEventArgs) Method
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.
public:
void SendScrolled(Microsoft::Maui::Controls::ScrolledEventArgs ^ args);
public void SendScrolled (Microsoft.Maui.Controls.ScrolledEventArgs args);
member this.SendScrolled : Microsoft.Maui.Controls.ScrolledEventArgs -> unit
Public Sub SendScrolled (args As ScrolledEventArgs)
Parameters
- args
- ScrolledEventArgs