toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.geoengine
/
TextForFeature
Text
For
Feature
data
class
TextForFeature
(
val
text
:
String
=
""
,
val
generic
:
Boolean
=
false
)
Members
Constructors
Text
For
Feature
Link copied to clipboard
constructor
(
text
:
String
=
""
,
generic
:
Boolean
=
false
)
Properties
generic
Link copied to clipboard
val
generic
:
Boolean
=
false
text
Link copied to clipboard
val
text
:
String