RLMGeospatialBox

Objective-C

@interface RLMGeospatialBox : NSObject <RLMGeospatial>

Swift

class RLMGeospatialBox : NSObject, RLMGeospatial, @unchecked Sendable

表示矩形的类,可用于地理空间geoWithin查询。

警告

此类无法持久保存,只能在地理空间geoWithin查询中使用。