Contents

isAbsoluteAltitudeAvailable()

Returns a Boolean value indicating whether the current device reports changes in the absolute altitude.

Declaration

class func isAbsoluteAltitudeAvailable() -> Bool

Discussion

Use this method to determine if altitude updates are available before calling the startAbsoluteAltitudeUpdates(to:withHandler:) method.

See Also

Determining Altitude Availability