UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
IResidentFonts.h
1
//
2
// IResidentFonts.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/8.
6
//
7
8
#ifndef IResidentFonts_h
9
#define IResidentFonts_h
10
11
#import <Foundation/Foundation.h>
14
@protocol
IResidentFonts <NSObject>
15
@property
(nonatomic, strong) NSDictionary<NSString *, NSString *> *fontNamesTable;
16
@end
17
18
#endif
/* IResidentFonts_h */
19
sdk_json_Objective-C_IOS
LabelMaker
Interfaces
IFont
IResidentFonts.h
產生者:
1.10.0