toggle menu
viewmodel-pilot
0.3.3-SNAPSHOT
common
switch theme
search in API
components
/
com.mirego.pilot.components.content
/
PilotLocalImageContent
Pilot
Local
Image
Content
open
class
PilotLocalImageContent
(
val
imageResource
:
PilotImageResource
,
val
contentDescription
:
String
?
=
null
)
Members
Constructors
Pilot
Local
Image
Content
Link copied to clipboard
constructor
(
imageResource
:
PilotImageResource
,
contentDescription
:
String
?
=
null
)
Properties
content
Description
Link copied to clipboard
val
contentDescription
:
String
?
=
null
image
Resource
Link copied to clipboard
val
imageResource
:
PilotImageResource
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int