UniPRT SDK
v1.0.0.0
载入中...
搜索中...
未找到
IAlignment.h
1
//
2
// IAlignment.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/7.
6
//
7
8
#ifndef IAlignment_h
9
#define IAlignment_h
10
11
#import <Foundation/Foundation.h>
12
#import <UniPRT/AlignEnum.h>
35
@protocol
IAlignment <NSObject>
36
37
@property
(nonatomic, assign)
AlignEnum
alignment;
38
39
@end
40
41
#endif
/* IAlignment_h */
AlignEnum
AlignEnum 类型/格式。
sdk_json_Objective-C_IOS
LabelMaker
Interfaces
ISettings
IAlignment.h
制作者
1.10.0