userData
A mutable dictionary to store arbitrary key-value pairs associated with a camera item.
Declaration
var userData: NSMutableDictionary? { get }Discussion
View objects can bind to this object to store “house-keeping” information.
A mutable dictionary to store arbitrary key-value pairs associated with a camera item.
var userData: NSMutableDictionary? { get }View objects can bind to this object to store “house-keeping” information.