LabelPlacement プロパティ (FlexButton)

クラス

FlexButton.

処理

[読み取り専用] 指定されたアイコンを基準にしたラベルの向き。

有効な MXML 値は、right、left、bottom および top です。

ActionScript では、このプロパティを設定するために、ButtonLabelPlacement.RIGHT、ButtonLabelPlacement.LEFT、ButtonLabelPlacement.BOTTOM および ButtonLabelPlacement.TOP の各定数を使用できます。

デフォルト値は ButtonLabelPlacement.RIGHT です。

構文

'Declaration
Protected Read Property labelPlacement As String

アクセス

読み取り専用。