[読み取り専用] タスクの完了に向かって ProgressBar が伸びていく方向。 MXML での有効な値は "right" と "left" です。
ActionScript では、定数 ProgressBarDirection.RIGHT および ProgressBarDirection.LEFT を使用してこのプロパティを設定します。
デフォルト値は ProgressBarDirection.RIGHT です。
protected String direction { get; }
'Declaration
Protected Read Property direction As String