toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.view.ratingview
/
StarOrientation
Star
Orientation
sealed
class
StarOrientation
(
val
code
:
Int
)
Rating orientation
Since
0.5.3
Inheritors
UNSPECIFIED
HORIZONTAL
VERTICAL
Members
Constructors
Star
Orientation
Link copied to clipboard
protected
constructor
(
code
:
Int
)
Types
HORIZONTAL
Link copied to clipboard
data
object
HORIZONTAL
:
StarOrientation
UNSPECIFIED
Link copied to clipboard
internal
data
object
UNSPECIFIED
:
StarOrientation
VERTICAL
Link copied to clipboard
data
object
VERTICAL
:
StarOrientation
Properties
code
Link copied to clipboard
val
code
:
Int