textLocation property

ProgressUicTextLocation textLocation
final

Where the text is located related to progress indicator

Can be one of ProgressUicTextLocation values - top, bottom, left or right. Defaults to bottom

Implementation

final ProgressUicTextLocation textLocation;