We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2a2947 + 8c23828 commit 5387158Copy full SHA for 5387158
UIKit/UIImageAsset+Private.h
@@ -0,0 +1,7 @@
1
+#import <UIKit/UIImageAsset.h>
2
+
3
+@interface UIImageAsset (Private)
4
5
+@property (nonatomic, copy) NSString *assetName;
6
7
+@end
0 commit comments