ListView Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
L’affichage liste instance que Microsoft.Maui.Controls a créé sur la plateforme Android.
public ref class ListView abstract sealed
public static class ListView
type ListView = class
Public Module ListView
- Héritage
-
ListView
Champs
IsFastScrollEnabledProperty |
Propriété bindable pour IsFastScrollEnabled(IPlatformElementConfiguration<Android,ListView>). |
Méthodes
GetIsFastScrollEnabled(BindableObject) |
Retourne une valeur booléenne qui indique si le défilement rapide est activé. |
IsFastScrollEnabled(IPlatformElementConfiguration<Android,ListView>) |
Retourne une valeur booléenne qui indique si le défilement rapide est activé. |
SetIsFastScrollEnabled(BindableObject, Boolean) |
Définit la propriété jointe qui contrôle si le défilement rapide est activé. |
SetIsFastScrollEnabled(IPlatformElementConfiguration<Android,ListView>, Boolean) |
Définit la propriété jointe qui contrôle si le défilement rapide est activé. |