YapDatabaseViewRangePosition

struct YapDatabaseViewRangePosition {}

The YapDatabaseViewRangePosition struct represents the range window within the full group.

See

rangePositionForGroup:
  • Undocumented

    Declaration

    Objective-C

    NSUInteger offsetFromBeginning

    Swift

    var offsetFromBeginning: UInt
  • Undocumented

    Declaration

    Objective-C

    NSUInteger offsetFromEnd

    Swift

    var offsetFromEnd: UInt
  • Undocumented

    Declaration

    Objective-C

    NSUInteger length

    Swift

    var length: UInt