Sha256: 58fd06840c2c47a028b079583bbb2719634934bd00b596b62f6b01344f09a7eb
Contents?: true
Size: 117 Bytes
Versions: 29
Compression:
Stored size: 117 Bytes
Contents
class CALayer def basic_animation(key_path, options={}) CAAnimation.basic(self, key_path, options) end end
Version data entries
29 entries across 29 versions & 1 rubygems