Web |
The WebAppManifest type exposes the following members.
Name | Description | |
---|---|---|
WebAppManifest | Initializes a new instance of the WebAppManifest class |
Name | Description | |
---|---|---|
BackgroundColor | BackgroundColor | |
Description | The extra description provided by the manifest. | |
Dir | Dir | |
Display | Display | |
DisplayOverrides | The overrided display mode controlled by the user. | |
FileHandlers | The handlers to open files. | |
Icons | Icons | |
Id | Id | |
Lang | Lang | |
LaunchHandler | TODO(crbug.com/1231886): This field is non-standard and part of a Chrome experiment. See: https://github.com/WICG/web-app-launch/blob/main/launch_handler.md | |
Name | Name | |
Orientation | Orientation | |
PreferRelatedApplications | PreferRelatedApplications | |
ProtocolHandlers | The handlers to open protocols. | |
RelatedApplications | RelatedApplications | |
Scope | Scope | |
ScopeExtensions | Non-standard, see https://github.com/WICG/manifest-incubations/blob/gh-pages/scope_extensions-explainer.md | |
Screenshots | The screenshots used by chromium. | |
ShareTarget | ShareTarget | |
Shortcuts | Shortcuts | |
ShortName | ShortName | |
StartUrl | StartUrl | |
ThemeColor | ThemeColor |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToDictionary | (Inherited from DevToolsDomainEntityBase) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |