Icon
Specifies the structure of an icon graphic linked to this web page via an application manifest.
Icons can be specified in multiple formats and sizes.
Content copied to clipboard
elide.page.Context.AppManifest.Icon
Types
Properties
Functions
Link copied to clipboard
inline fun Context.AppManifest.Icon.copy(block: ContextKt.AppManifestKt.IconKt.Dsl.() -> Unit): Context.AppManifest.Icon
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the content type of a given icon.
Content copied to clipboard
string mime_type = 3;
Link copied to clipboard
Specifies the content type of a given icon.
Content copied to clipboard
string mime_type = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the sizes that a given icon is available in.
Content copied to clipboard
repeated uint32 size = 2;
Link copied to clipboard
Specifies the sizes that a given icon is available in.
Content copied to clipboard
repeated uint32 size = 2;
Link copied to clipboard
Specifies the URI for a given icon.
Content copied to clipboard
.webutil.html.types.TrustedResourceUrlProto src = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Context.AppManifest.Icon
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): Context.AppManifest.Icon
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): Context.AppManifest.Icon
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): Context.AppManifest.Icon
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Context.AppManifest.Icon
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): Context.AppManifest.Icon
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard