BKeyNotify Constants Reference

Declared in AutumnHeader.h

BKeyNotify

Device operation s events

  • BKN_SET_Normal: Reset
  • BKN_SET_SmartPhoto: Easy camera switch enter
  • BKN_GET_SmartPhoto: Easy camera switch action
  • BKN_GET_SearchPhone: Search phone action

Definition

typedef NS_ENUM(NSInteger, BKeyNotify ) {
   BKN_SET_Normal = 0,
   BKN_SET_SmartPhoto = 1,
   BKN_GET_SmartPhoto = BKN_SET_SmartPhoto,
   BKN_GET_SearchPhone = 2,
};

Constants

BKN_SET_Normal

Device operation s events

Declared In AutumnHeader.h.

BKN_SET_SmartPhoto

Device operation s events

Declared In AutumnHeader.h.

BKN_GET_SmartPhoto

Device operation s events

Declared In AutumnHeader.h.

BKN_GET_SearchPhone

Device operation s events

Declared In AutumnHeader.h.

Declared In

AutumnHeader.h