isAbsoluteAltitudeAvailable()
Returns a Boolean value indicating whether the current device reports changes in the absolute altitude.
Declaration
class func isAbsoluteAltitudeAvailable() -> BoolDiscussion
Use this method to determine if altitude updates are available before calling the startAbsoluteAltitudeUpdates(to:withHandler:) method.