Partager via


ListView Classe

Définition

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é.

S’applique à