RLMGeospatialBox

Objective-C

@interface RLMGeospatialBox : NSObject <RLMGeospatial>

Swift

class RLMGeospatialBox : NSObject, RLMGeospatial, @unchecked Sendable

A class that represents a rectangle, that can be used in a geospatial geoWithinquery.

Warning

This class cannot be persisted and can only be use within a geospatial geoWithin query.