init(dictionary:)
Creates a properties object that provides the specified properties and default states.
Declaration
init(dictionary propertiesDictionary: [CMIOExtensionProperty : CMIOExtensionPropertyState<AnyObject>])Parameters
- propertiesDictionary:
A dictionary of properties and their initial states.