UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
IMaxicodeData.h
1
//
2
// IMaxicodeData.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/8.
6
//
7
8
#ifndef IMaxicodeData_h
9
#define IMaxicodeData_h
10
11
#import <Foundation/Foundation.h>
12
13
#import <UniPRT/MaxicodeModeEnum.h>
14
31
@protocol
IMaxicodeData <NSObject>
32
43
@property
(nonatomic, assign)
MaxicodeModeEnum
mode;
44
55
@property
(nonatomic, readonly, copy) NSString *data;
56
57
@end
58
59
#endif
/* IMaxicodeData_h */
MaxicodeModeEnum
Maxicode 模式。
sdk_json_Objective-C_IOS
LabelMaker
Interfaces
IbcdMaxicode
IMaxicodeData.h
產生者:
1.10.0