Added in API level 1
Direction
class Direction
kotlin.Any | ||
↳ | kotlin.Enum<android.graphics.Path.Direction> | |
↳ | android.graphics.Path.Direction |
Specifies how closed shapes (e.g. rects, ovals) are oriented when they are added to a path.
Summary
Enum values | |
---|---|
counter-clockwise |
|
clockwise |