Sdílet prostřednictvím


StackOrientation Výčet

Definice

Orientace objektu StackLayout může mít.

public enum class StackOrientation
public enum StackOrientation
type StackOrientation = 
Public Enum StackOrientation
Dědičnost
StackOrientation

Pole

Name Hodnota Description
Vertical 0

StackLayout by měl být svisle orientovaný.

Horizontal 1

StackLayout by měl být vodorovně orientovaný.

Platí pro