Instance Property
cachedActiveAttributes
Declaration
var cachedActiveAttributes: [AnyHashable : Any]! { get set }Declaration
@property (nonatomic, copy) NSDictionary * cachedActiveAttributes;Declaration
cachedActiveAttributes() -> dict
setCachedActiveAttributes_(cachedActiveAttributes: dict)