floor
The logical floor of the building in which the user is located.
Declaration
@NSCopying var floor: CLFloor? { get }Discussion
If floor information is not available for the current location, the value of this property is nil.
The logical floor of the building in which the user is located.
@NSCopying var floor: CLFloor? { get }If floor information is not available for the current location, the value of this property is nil.