UniPRT SDK
v1.0.0.0
Loading...
Searching...
No Matches
IRotation.h
1
//
2
// IRotation.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/7.
6
//
7
8
#ifndef IRotation_h
9
#define IRotation_h
10
11
#import <Foundation/Foundation.h>
12
#import <UniPRT/RotateEnum.h>
13
37
@protocol
IRotation <NSObject>
38
39
@property
(nonatomic, assign)
RotateEnum
rotation;
40
41
@end
42
43
44
#endif
/* IRotation_h */
RotateEnum
Direction/Rotation for objects commands that support rotation.
sdk_json_Objective-C_IOS
LabelMaker
Interfaces
ISettings
IRotation.h
Generated by
1.10.0