Instance Property
currentAttributes
Declaration
var currentAttributes: [AnyHashable : Any] { get set }Declaration
@property (nonatomic, strong) NSDictionary * currentAttributes;Declaration
currentAttributes() -> dict
setCurrentAttributes_(currentAttributes: dict)