Contents

quickSwitchManager(_:didChangeTo:)

Indicates there’s been a change in device’s quick switch state.

Declaration

optional func quickSwitchManager(_ quickSwitchManager: CTQuickSwitchManager, didChangeTo state: CTQuickSwitchState)

Discussion

Implement this method to receive notification when the device’s quick switch state changes.

See Also

Related Documentation