Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadialNeedle

Represents a radial needle indicator.

Hierarchy

Index

Properties

android

android: any

animationDuration

animationDuration: number

Gets or sets the duration of the animation.

ios

ios: any

isAnimated

isAnimated: boolean

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

needleStyle

needleStyle: NeedleStyle

Gets or sets the style of the needle.

value

value: number

Gets or sets the value of the needle.

Static animationDurationProperty

animationDurationProperty: Property

Identifies the animationDuration dependency property.

Static isAnimatedProperty

isAnimatedProperty: Property

Identifies the isAnimated dependency property.

Static needleStyleProperty

needleStyleProperty: Property

Identifies the {@link style} dependency property.

Static valueProperty

valueProperty: Property

Identifies the value dependency property.

Generated using TypeDoc