PreferenceChallengeCollectionController
public protocol PreferenceChallengeCollectionController : CollectionController
Represents a type that is use for the PreferenceChallengeViewController's
collection controller.
-
Preferences of the Collection Controller.
Declaration
Swift
var preferences: [Preference] { get set }