Sprache

WebAppInstallRequest.ManifestUrl Property

Definition

Returns the PWA manifest URL.

public virtual string ManifestUrl { [Android.Runtime.Register("getManifestUrl", "()Ljava/lang/String;", "GetGetManifestUrlHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getManifestUrl", "()Ljava/lang/String;", "GetGetManifestUrlHandler", ApiSince=37)>]
member this.ManifestUrl : string

Property Value

Attributes

Remarks

Returns the PWA manifest URL.

Android reference for android.content.pm.webapp.WebAppInstallRequest.getManifestUrl.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to