ScrollView.Orientation 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 ou définit le sens de défilement de ScrollView. Il s’agit d’une propriété pouvant être liée.
public Xamarin.Forms.ScrollOrientation Orientation { get; set; }
member this.Orientation : Xamarin.Forms.ScrollOrientation with get, set