toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
ImageSize
/
Height
Height
data
class
Height
(
val
value
:
Int
)
:
ImageSize
,
Comparable
<
ImageSize.Height
>
Members
Constructors
Height
Link copied to clipboard
constructor
(
value
:
Int
)
Properties
value
Link copied to clipboard
open
override
val
value
:
Int
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
ImageSize.Height
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String