add
fun DslList<Context.AppManifest.RelatedApplication, ContextKt.AppManifestKt.Dsl.RelatedApplicationProxy>.add(value: 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
value
The relatedApplication to add.
fun DslList<Context.AppManifest.Icon, ContextKt.AppManifestKt.Dsl.AppIconProxy>.add(value: Context.AppManifest.Icon)
Application icons listed with this manifest.
Content copied to clipboard
repeated .elide.page.Context.AppManifest.Icon app_icon = 14;
Parameters
value
The appIcon to add.