ScrollView.State Propriété
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.
Obtient l’état d’interaction actuel du contrôle.
public:
property ScrollingInteractionState State { ScrollingInteractionState get(); };
ScrollingInteractionState State();
public ScrollingInteractionState State { get; }
var scrollingInteractionState = scrollView.state;
Public ReadOnly Property State As ScrollingInteractionState
Valeur de propriété
État d’interaction actuel du contrôle.