Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-tauri-apps-api
/
tauri.apps.api
/
SizeToJSONResult
Size
To
JSONResult
external
interface
SizeToJSONResult
(
source
)
Members
Functions
get
Link copied to clipboard
abstract
operator
fun
get
(
key
:
String
)
:
Temp2
?
set
Link copied to clipboard
abstract
operator
fun
set
(
key
:
String
,
value
:
Temp2
?
)