progressview
/
com.skydoves.progressview
/
ProgressViewOrientation
androidJvm
Progress
View
Orientation
enum
ProgressViewOrientation
:
Enum
<
ProgressViewOrientation
>
Content copied to clipboard
ProgressViewOrientation is the orientation attribute.
Entries
Functions
Properties
Entries
HORIZONTAL
Link copied to clipboard
androidJvm
HORIZONTAL
(0)
Content copied to clipboard
VERTICAL
Link copied to clipboard
androidJvm
VERTICAL
(1)
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
androidJvm
operator override fun
compareTo
(other:
ProgressViewOrientation
):
Int
Content copied to clipboard
equals
Link copied to clipboard
androidJvm
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
androidJvm
fun
finalize
()
Content copied to clipboard
getDeclaringClass
Link copied to clipboard
androidJvm
fun
getDeclaringClass
():
Class
<
ProgressViewOrientation
>
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
androidJvm
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
androidJvm
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
androidJvm
val
value
:
Int
Content copied to clipboard