toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
ImageSize
/
Width
Width
data
class
Width
(
val
value
:
Int
)
:
ImageSize
,
Comparable
<
ImageSize.Width
>
Members
Constructors
Width
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.Width
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String