IALatLngFloorCompatible
Objective-C
@protocol IALatLngFloorCompatible
@property (nonatomic,readonly) IALatLngFloor * _Nonnull latLngFloor;
@end
                Swift
protocol IALatLngFloorCompatible
                Undocumented
- 
                  
                  
Undocumented
Declaration
Objective-C
@property (nonatomic, readonly) IALatLngFloor * _Nonnull latLngFloorSwift
var latLngFloor: IALatLngFloor { get } 
        IALatLngFloorCompatible Protocol Reference