Skip to content

AndroidProgressBar

Android ProgressBar.

Extends AndroidObject

Behavior Pattern: AndroidObjectProgressBehavior

Property Summary

Property Description Getter Setter
Value Value of the object. GetValue SetValue

Property Detail

Value

Value of the object.

Type: number

Accessors: GetValue, SetValue

value = SeS('SomeAndroidProgressBar').GetValue()

SeS('SomeAndroidProgressBar').SetValue(value)