#import <LKScrollLayer.h>
Abgeleitet von LKLayer.
Öffentliche Methoden | |
| (void) | - scrollToPoint: |
| (void) | - scrollToRect: |
| (void) | - _scrollPoint:fromLayer: |
| (void) | - _scrollRect:fromLayer: |
| (struct CGRect) | - _visibleRectOfLayer: |
Öffentliche, statische Methoden | |
| (unsigned long) | + copyPropertyList: |
| (id) | + defaultValueForKey: |
Definiert in Zeile 9 der Datei LKScrollLayer.h.
| + (unsigned long) copyPropertyList: | (const struct _LKPropertyDescription **) | fp8 |
| + (id) defaultValueForKey: | (id) | fp8 |
Implementiert LKLayer.
| - (void) scrollToPoint: | (struct CGPoint) | fp8 |
| - (void) scrollToRect: | (struct CGRect) | fp8 |
| - (void) _scrollPoint: | (struct CGPoint) | fp8 | ||
| fromLayer: | (id) | fp16 | ||
| - (void) _scrollRect: | (struct CGRect) | fp8 | ||
| fromLayer: | (id) | fp24 | ||
| - (struct CGRect) _visibleRectOfLayer: | (id) | fp8 |