downloadable property

bool downloadable
getter/setter pair

Indicator whether download links should be present within application.

Should be false for builds uploaded to application stores, as usually those prohibit such links being present.

Implementation

static bool downloadable = true;