contentAvailable property

bool? contentAvailable
getter/setter pair

(iOS Only) Tells the system to launch your app in the background (ie. if content is available to download in the background)

Implementation

bool? contentAvailable;