[読み取り専用] 指定されたアイコンを基準にしたラベルの向き。
有効な MXML 値は、right、left、bottom および top です。
ActionScript では、このプロパティを設定するために、ButtonLabelPlacement.RIGHT、ButtonLabelPlacement.LEFT、ButtonLabelPlacement.BOTTOM および ButtonLabelPlacement.TOP の各定数を使用できます。
デフォルト値は ButtonLabelPlacement.RIGHT です。
protected String labelPlacement { get; }
'Declaration
Protected Read Property labelPlacement As String