Instance Property
countOfTempData
The number of temporary values.
Declaration
var countOfTempData: Int { get }Declaration
@property (nonatomic, readonly) NSInteger countOfTempData;Declaration
countOfTempData() -> intSee Also
Temporary Data
Values associated with the node for transient use.
The temporary value for a key, or
nilif no value is set.Sets or removes a temporary value.