oskit-compose
Toggle table of contents
4.0.1
common
Platform filter
common
Switch theme
Search in API
oskit-compose
oskit-compose
/
com.outsidesource.oskitcompose.modifier
/
KmpExternalFile
Kmp
External
File
data
class
KmpExternalFile
(
val
name
:
String
,
val
path
:
String
,
val
source
:
Source
)
Members
Constructors
Kmp
External
File
Link copied to clipboard
constructor
(
name
:
String
,
path
:
String
,
source
:
Source
)
Properties
name
Link copied to clipboard
val
name
:
String
path
Link copied to clipboard
val
path
:
String
source
Link copied to clipboard
val
source
:
Source