IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

accountTrashUsage (property)

Amount of storage used by trashed items in Google Drive.

Syntax

@property (nonatomic,readonly,assign,getter=accountTrashUsage) long long accountTrashUsage;
- (long long)accountTrashUsage;
public var accountTrashUsage: Int64 {
  get {...}
}

Default Value

-1

Remarks

Amount of storage used by trashed items in Google Drive.

This property reflects the storage usage, in bytes, for all trashed items in the account's Google Drive.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]