addAll
fun DslList<Context.AppManifest.RelatedApplication, ContextKt.AppManifestKt.Dsl.RelatedApplicationProxy>.addAll(values: Iterable<Context.AppManifest.RelatedApplication>)
Related native applications that should be considered along with this web application.
Content copied to clipboard
repeated .elide.page.Context.AppManifest.RelatedApplication related_application = 13;
Parameters
values
The relatedApplication to add.
fun DslList<Context.AppManifest.Icon, ContextKt.AppManifestKt.Dsl.AppIconProxy>.addAll(values: Iterable<Context.AppManifest.Icon>)
Application icons listed with this manifest.
Content copied to clipboard
repeated .elide.page.Context.AppManifest.Icon app_icon = 14;
Parameters
values
The appIcon to add.