IALatLngFloorCompatible

Objective-C

@protocol IALatLngFloorCompatible
@property (nonatomic,readonly) IALatLngFloor * _Nonnull latLngFloor;
@end

Swift

protocol IALatLngFloorCompatible

Undocumented