Categories
The following categories are available globally.
-
No overview available.
See moreDeclaration
Objective-C
@interface CALayer (Decomposed) /// A proxy object for `DEDecomposedCATransform3D` that when changed, will apply the recomposed transform to the associated layer with implicit actions (animations) disabled. @property (nonatomic, readonly) DEDecomposedCATransform3DProxy *transformProxy; @end