FlatpakBuilderSettings.

MirrorScreenshotUrl Property

Summary

Mirror any screenshots in the appstream and rewrite the appstream xml as if they were on the specified URL. The resulting files will be stored in the "screenshots" subdirectory in the app directory and needs to be copied to the specified URL for the appdata to work.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public string MirrorScreenshotUrl { get; set; }

Value

Type Description
string