#import <PhotosDefaults.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (BOOL) | - shouldRepeat |
| (BOOL) | - shouldShuffle |
| (int) | - secondsPerSlide |
| (int) | - transitionForAnimationMovingForward: |
| (int) | - transition |
| (BOOL) | - debugIndexSheetScrolling |
| (int) | - smoothScrollBehavior |
| (BOOL) | - shouldPlayMusic |
| (id) | - musicForSlideshow |
Öffentliche, statische Methoden | |
| (id) | + sharedInstance |
| (int) | + randomTransition |
Geschützte Attribute | |
| BOOL | _shouldRepeat |
| BOOL | _shouldShuffle |
| int | _transition |
| int | _secondsPerSlide |
| NSString * | _musicForSlideshow |
Definiert in Zeile 11 der Datei PhotosDefaults.h.
| + (id) sharedInstance |
| + (int) randomTransition |
| - (id) init |
| - (BOOL) shouldRepeat |
| - (BOOL) shouldShuffle |
| - (int) secondsPerSlide |
| - (int) transitionForAnimationMovingForward: | (BOOL) | fp8 |
| - (int) transition |
| - (BOOL) debugIndexSheetScrolling |
| - (int) smoothScrollBehavior |
| - (BOOL) shouldPlayMusic |
| - (id) musicForSlideshow |
- (BOOL) _shouldRepeat [protected] |
Definiert in Zeile 13 der Datei PhotosDefaults.h.
- (BOOL) _shouldShuffle [protected] |
Definiert in Zeile 14 der Datei PhotosDefaults.h.
- (int) _transition [protected] |
Definiert in Zeile 15 der Datei PhotosDefaults.h.
- (int) _secondsPerSlide [protected] |
Definiert in Zeile 16 der Datei PhotosDefaults.h.
- (NSString*) _musicForSlideshow [protected] |
Definiert in Zeile 17 der Datei PhotosDefaults.h.