Méthode | Description | |
---|---|---|
ScrollIntoViewSmoothly ( this listViewBase, object item ) : void | ||
ScrollIntoViewSmoothly ( this listViewBase, object item, ScrollIntoViewAlignment alignment ) : void |
public static ScrollIntoViewSmoothly ( this listViewBase, object item ) : void | ||
listViewBase | this | |
item | object | |
Résultat | void |
public static ScrollIntoViewSmoothly ( this listViewBase, object item, ScrollIntoViewAlignment alignment ) : void | ||
listViewBase | this | |
item | object | |
alignment | ScrollIntoViewAlignment | |
Résultat | void |