app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.screens.home.placesnearby
/
Folder
Folder
data
class
Folder
(
val
nameResource
:
Int
,
val
icon
:
ImageVector
,
val
filter
:
String
,
val
talkbackDescriptionResource
:
Int
)
Members
Constructors
Folder
Link copied to clipboard
constructor
(
nameResource
:
Int
,
icon
:
ImageVector
,
filter
:
String
,
talkbackDescriptionResource
:
Int
)
Properties
filter
Link copied to clipboard
val
filter
:
String
icon
Link copied to clipboard
val
icon
:
ImageVector
name
Resource
Link copied to clipboard
val
nameResource
:
Int
talkback
Description
Resource
Link copied to clipboard
val
talkbackDescriptionResource
:
Int