ProgressFillType

Progress가 채워지는 타입이에요.

Enums

이름

설명

None

아무런 타입이 없어요.

LefttoRight

왼쪽에서 오른쪽으로 Progress를 채워요.

RighttoLeft

오른쪽에서 왼쪽으로 Progress를 채워요.

FillfromCenter

중앙에서 외곽으로 Progress를 채워요.

ToptoBottom

위에서 아래로 Progress를 채워요.

BottomtoTop

아래에서 위로 Progress를 채워요.

Last updated

Was this helpful?