VirtualizingPanel : Panel
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of VirtualizingPanel
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Below are all properties, methods, and events of VirtualizingPanel
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
ItemContainerGenerator ItemContainerGenerator | all platforms supported by Uno Platform |
Not implemented methods
Method | Not supported on |
---|---|
void AddInternalChild(UIElement) | all platforms supported by Uno Platform |
void InsertInternalChild(int, UIElement) | all platforms supported by Uno Platform |
void RemoveInternalChildRange(int, int) | all platforms supported by Uno Platform |
void OnItemsChanged(object, ItemsChangedEventArgs) | all platforms supported by Uno Platform |
void OnClearChildren() | all platforms supported by Uno Platform |
void BringIndexIntoView(int) | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.