from ui import Label
ラベル.text
ラベル.text = 文字列
ラベル.alignment = ui.ALIGN_LEFT
ラベル.alignment = ui.ALIGN_CENTER
ラベル.alignment = ui.ALIGN_RIGHT