Contents

deviceOrientationDidChange()

Tells the delegate that the device’s orientation has changed.

Declaration

optional func deviceOrientationDidChange()

Discussion

This method is called when the WKInterfaceDevice object’s wristLocation, crownOrientation, or isAutorotated properties change.

See Also

Related Documentation

Monitoring state changes