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.
1 parent 5ff7d77 commit 5159ac6Copy full SHA for 5159ac6
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