Partager via


StackOrientation Énumération

Définition

Orientations que peut avoir un StackLayout.

public enum StackOrientation
type StackOrientation = 
Héritage
System.Enum
StackOrientation

Champs

Horizontal 1

Le StackLayout doit être orienté horizontalement.

Vertical 0

Le StackLayout doit être orienté verticalement.

S’applique à