Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadialBarIndicator

Represents a radial bar indicator.

Hierarchy

Index

Properties

android

android: any

animationDuration

animationDuration: number

Gets or sets the duration of the animation.

animationStartValue

animationStartValue: number

Gets or sets the animation start value of the indicator.

indicatorStyle

indicatorStyle: BarIndicatorStyle

Gets or sets the style of the indicator.

ios

ios: any

isAnimated

isAnimated: boolean

Determines if the indicator should be animated when its value is changed.

location

location: number

Gets or sets the location of the indicator.

maximum

maximum: number

Gets or sets the maximum value of the indicator.

minimum

minimum: number

Gets or sets the minimum value of the indicator.

Static animationDurationProperty

animationDurationProperty: Property

Identifies the animationDuration dependency property.

Static animationStartValueProperty

animationStartValueProperty: Property

Identifies the animationStartValue dependency property.

Static indicatorStyleProperty

indicatorStyleProperty: Property

Identifies the {@link style} dependency property.

Static isAnimatedProperty

isAnimatedProperty: Property

Identifies the isAnimated dependency property.

Static locationProperty

locationProperty: Property

Identifies the location dependency property.

Static maximumProperty

maximumProperty: Property

Identifies the maximum dependency property.

Static minimumProperty

minimumProperty: Property

Identifies the minimum dependency property.

Generated using TypeDoc