TABAnimated
TABAnimated copied to clipboard
swift 中无法使用 animations
使用 manager.animations(2, 8)?.remove() 报错, manager.animations()?(2, 8)?.remove() 同样报错 错误信息:Value of type 'NSObject' has no member 'animations'