UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
IFontSizeUnits.h
1
//
2
// IFontSizeUnits.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/8.
6
//
7
8
#ifndef IFontSizeUnits_h
9
#define IFontSizeUnits_h
10
11
// IFontSizeUnits.h
12
#import <Foundation/Foundation.h>
13
#import <UniPRT/FontSizeUnitsEnum.h>
14
60
@protocol
IFontSizeUnits <NSObject>
61
62
@property
(nonatomic, assign) FontSizeUnitsEnum fontSizeUnits;
63
64
@end
65
66
#endif
/* IFontSizeUnits_h */
AutoIdSDK
LabelMaker
Interfaces
IFont
IFontSizeUnits.h
產生者:
1.10.0