Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
positioning
/
io.attractions.positioning
/
FileResourceLocation
/
Files
Files
class
Files
(
val
fileResourcePath
:
String
)
:
FileResourceLocation
Represents the location of a file either within the file system.
Since
0.0.92
Members
Constructors
Files
Link copied to clipboard
constructor
(
fileResourcePath
:
String
)
Properties
file
Resource
Path
Link copied to clipboard
val
fileResourcePath
:
String
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
read
To
String
Link copied to clipboard
open
override
fun
readToString
(
)
:
String