Banuba SDK
BNBRotation.h
Go to the documentation of this file.
1 // AUTOGENERATED FILE - DO NOT MODIFY!
2 // This file generated by Djinni from types.djinni
3 
4 #import <Foundation/Foundation.h>
5 
6 typedef NS_ENUM(NSInteger, BNBRotation)
7 {
8  BNBRotationDeg0,
9  BNBRotationDeg90,
10  BNBRotationDeg180,
11  BNBRotationDeg270,
12 };
NS_ENUM
typedef NS_ENUM(NSInteger, BNBRotation)
Definition: BNBRotation.h:6