Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
Application
/
Builder
/
setAsset
set
Asset
open
fun
setAsset
(
index
:
Int
,
value
:
AppAsset
)
:
Application.Builder
open
fun
setAsset
(
index
:
Int
,
builderForValue
:
AppAsset.Builder
)
:
Application.Builder
Assets which should be made available to this application.
Content copied to clipboard
repeated .elide.app.AppAsset asset = 6;