StackOrientation Enumeração

Definição

As orientações que um StackLayout pode ter.

public enum StackOrientation
type StackOrientation = 
Herança
StackOrientation

Campos

Horizontal 1

O StackLayout deve ser orientado horizontalmente.

Vertical 0

O StackLayout deve ser orientado verticalmente.

Aplica-se a