SCCameraKitCacheStatistics

Objective-C

struct {}

Swift

struct CacheStatistics

Cache statistics

  • Undocumented

    Declaration

    Objective-C

    NSUInteger byteLimit

    Swift

    var byteLimit: UInt
  • Undocumented

    Declaration

    Objective-C

    NSUInteger byteCount

    Swift

    var byteCount: UInt
  • Undocumented

    Declaration

    Objective-C

    NSUInteger objectCount

    Swift

    var objectCount: UInt