Banuba SDK
|
#import <BNBEyesState.h>
Instance Methods | |
(nonnull instancetype) | - initWithIsOpenLeft:isOpenRight: |
Class Methods | |
(nonnull instancetype) | + eyesStateWithIsOpenLeft:isOpenRight: |
Properties | |
BOOL | isOpenLeft |
BOOL | isOpenRight |
Definition at line 6 of file BNBEyesState.h.
+ (nonnull instancetype) eyesStateWithIsOpenLeft: | (BOOL) | isOpenLeft | |
isOpenRight: | (BOOL) | isOpenRight | |
- (nonnull instancetype) initWithIsOpenLeft: | (BOOL) | isOpenLeft | |
isOpenRight: | (BOOL) | isOpenRight | |
|
readnonatomicassign |
Definition at line 12 of file BNBEyesState.h.
|
readnonatomicassign |
Definition at line 14 of file BNBEyesState.h.