Banuba SDK
Functions
BNBSelectedLips.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Functions

typedef NS_ENUM (NSInteger, BNBSelectedLips)
 

Function Documentation

◆ NS_ENUM()

typedef NS_ENUM ( NSInteger  ,
BNBSelectedLips   
)

Definition at line 6 of file BNBSelectedLips.h.

7 {
8  BNBSelectedLipsUpperLip,
9  BNBSelectedLipsBottomLip,
10  BNBSelectedLipsBothLips,
11 };