#import <LKLayer-LKLayerPrivate.h>
Definiert in Zeile 11 der Datei LKLayer-LKLayerPrivate.h.
| + (unsigned long) copyPropertyList: | (const struct _LKPropertyDescription **) | fp8 |
| + (void *) methodForSelector: | (SEL) | fp8 |
| + (BOOL) shouldRetainValueForKey: | (id) | fp8 |
| + (BOOL) shouldCopyValueForKey: | (id) | fp8 |
| - (void) invalidateContents |
| - (void) setContentsChanged |
| - (void *) regionBeingDrawn |
| - (BOOL) needsDisplay |
| - (void) displayIfNeeded |
| - (BOOL) needsLayout |
| - (id) hitTest: | (struct CGPoint) | fp8 | ||
| options: | (unsigned int) | fp16 | ||
| - (BOOL) isDescendantOf: | (id) | fp8 |
| - (id) ancestorSharedWithLayer: | (id) | fp8 |
| - (id) sublayerEnumerator |
| - (struct CGSize) size |
| - (double) beginTime |
| - (double) timeOffset |
| - (double) duration |
| - (float) speed |
| - (float) repeatCount |
| - (double) repeatDuration |
| - (BOOL) autoreverses |
| - (id) fillMode |
| - (struct CGPoint) anchorPoint |
| - (float) zPosition |
| - (float) nearClippingDepth |
| - (struct LKTransform) transform |
| - (struct LKTransform) sublayerTransform |
| - (struct CGAffineTransform) contentsTransform |
| - (id) magnificationFilter |
| - (id) minificationFilter |
| - (float) opacity |
| - (struct CGColor *) backgroundColor |
| - (id) name |
| - (id) filters |
| - (id) backgroundFilters |
| - (id) compositingFilter |