3 lines
74 B
Objective-C
3 lines
74 B
Objective-C
@interface _PLManagedAsset : NSObject
|
|
- (NSInteger)orientationValue;
|
|
@end
|