deviceProperties(forProperties:)
Retrieves the state of device properties.
Declaration
func deviceProperties(forProperties properties: Set<CMIOExtensionProperty>) throws -> CMIOExtensionDevicePropertiesParameters
- properties:
A set of device properties to retrieve.
Return Value
A properties object that contains the current device state.