preloadsEligibleContentKeys
A Boolean value that indicates whether content keys will be loaded as quickly as possible.
Declaration
var preloadsEligibleContentKeys: Bool { get set }Discussion
Set this property to true to load eligible keys. This may result in network activity. All work done as a result of setting this property to true is performed asynchronously.