Contents

isAuthorizedForRecording()

Returns a Boolean value indicating whether the app is authorized to record sensor data.

Declaration

class func isAuthorizedForRecording() -> Bool

Return Value

true if the app is authorized to record sensor data or false if it is not.

See Also

Checking the Availability of Sensor Recording