Dsl

class Dsl

Types

Link copied to clipboard
class AppIconProxy : DslProxy

An uninstantiable, behaviorless type to represent the field in generics.

Link copied to clipboard
object Companion
Link copied to clipboard
class RelatedApplicationProxy : DslProxy

An uninstantiable, behaviorless type to represent the field in generics.

Properties

Link copied to clipboard

repeated .elide.page.Context.AppManifest.Icon app_icon = 14;

Link copied to clipboard
@get:JvmName(name = "getBackgroundColor")
@set:JvmName(name = "setBackgroundColor")
var backgroundColor: String

string background_color = 5;

Link copied to clipboard
@get:JvmName(name = "getDescription")
@set:JvmName(name = "setDescription")
var description: String

string description = 6;

Link copied to clipboard
@get:JvmName(name = "getDirection")
@set:JvmName(name = "setDirection")
var direction: String

string direction = 7;

Link copied to clipboard
@get:JvmName(name = "getDisplay")
@set:JvmName(name = "setDisplay")
var display: Context.AppManifest.DisplayMode

.elide.page.Context.AppManifest.DisplayMode display = 4;

Link copied to clipboard
@get:JvmName(name = "getDisplayValue")
@set:JvmName(name = "setDisplayValue")
var displayValue: Int
Link copied to clipboard
@get:JvmName(name = "getLanguage")
@set:JvmName(name = "setLanguage")
var language: LanguageSpec

.elide.base.LanguageSpec language = 8;

Link copied to clipboard
@get:JvmName(name = "getName")
@set:JvmName(name = "setName")
var name: String

string name = 1;

Link copied to clipboard
@get:JvmName(name = "getOrientation")
@set:JvmName(name = "setOrientation")
var orientation: Context.AppManifest.OrientationMode

.elide.page.Context.AppManifest.OrientationMode orientation = 9;

Link copied to clipboard
@get:JvmName(name = "getOrientationValue")
@set:JvmName(name = "setOrientationValue")
var orientationValue: Int
Link copied to clipboard
@get:JvmName(name = "getPreferRelatedApplications")
@set:JvmName(name = "setPreferRelatedApplications")
var preferRelatedApplications: Boolean

bool prefer_related_applications = 12;

Link copied to clipboard

repeated .elide.page.Context.AppManifest.RelatedApplication related_application = 13;

Link copied to clipboard
@get:JvmName(name = "getScope")
@set:JvmName(name = "setScope")
var scope: String

string scope = 11;

Link copied to clipboard
@get:JvmName(name = "getShortName")
@set:JvmName(name = "setShortName")
var shortName: String

string short_name = 2;

Link copied to clipboard
@get:JvmName(name = "getStartUrl")
@set:JvmName(name = "setStartUrl")
var startUrl: String

string start_url = 3;

Functions

Link copied to clipboard

repeated .elide.page.Context.AppManifest.Icon app_icon = 14;

repeated .elide.page.Context.AppManifest.RelatedApplication related_application = 13;

Link copied to clipboard

repeated .elide.page.Context.AppManifest.Icon app_icon = 14;

repeated .elide.page.Context.AppManifest.RelatedApplication related_application = 13;

Link copied to clipboard

repeated .elide.page.Context.AppManifest.Icon app_icon = 14;

repeated .elide.page.Context.AppManifest.RelatedApplication related_application = 13;

Link copied to clipboard

string background_color = 5;

Link copied to clipboard

string description = 6;

Link copied to clipboard

string direction = 7;

Link copied to clipboard

.elide.page.Context.AppManifest.DisplayMode display = 4;

Link copied to clipboard

.elide.base.LanguageSpec language = 8;

Link copied to clipboard
fun clearName()

string name = 1;

Link copied to clipboard

.elide.page.Context.AppManifest.OrientationMode orientation = 9;

Link copied to clipboard

bool prefer_related_applications = 12;

Link copied to clipboard

string scope = 11;

Link copied to clipboard

string short_name = 2;

Link copied to clipboard

string start_url = 3;

Link copied to clipboard

.elide.base.LanguageSpec language = 8;

Link copied to clipboard
@JvmName(name = "plusAssignAllAppIcon")
inline operator fun DslList<Context.AppManifest.Icon, ContextKt.AppManifestKt.Dsl.AppIconProxy>.plusAssign(values: Iterable<Context.AppManifest.Icon>)
@JvmName(name = "plusAssignAppIcon")
inline operator fun DslList<Context.AppManifest.Icon, ContextKt.AppManifestKt.Dsl.AppIconProxy>.plusAssign(value: Context.AppManifest.Icon)

repeated .elide.page.Context.AppManifest.Icon app_icon = 14;

repeated .elide.page.Context.AppManifest.RelatedApplication related_application = 13;

Link copied to clipboard

repeated .elide.page.Context.AppManifest.Icon app_icon = 14;

repeated .elide.page.Context.AppManifest.RelatedApplication related_application = 13;