charty
androidJvm
charty
/
com.himanshoe.charty.common.config
/
StartAngle
/
CustomAngle
Custom
Angle
data
class
CustomAngle
(
val
angle
:
Float
)
:
StartAngle
Custom start angle specified by the given angle in degrees.
Parameters
angle
The custom start angle in degrees.
Members
Constructors
Custom
Angle
Link copied to clipboard
constructor
(
angle
:
Float
)
Properties
angle
Link copied to clipboard
open
override
val
angle
:
Float