Partager via


UITextAlignment Énumération

Définition

Énumération d’alignements de texte.

public enum UITextAlignment
type UITextAlignment = 
Héritage
UITextAlignment

Champs

Center 1

Le texte est centré.

Justified 3

Le texte s’étend sur les marges.

Left 0

Le texte est aligné à gauche.

Natural 4

L’alignement est basé sur le script du texte.

Right 2

Le texte est aligné à droite.

S’applique à