XuniDropDownMode Constants Reference

Declared in XuniDropDownEnums.h

XuniDropDownMode

Specifies the mode that the DropDown uses to display the DropDownView

Definition

typedef NS_ENUM(NSInteger, XuniDropDownMode ) {
   XuniDropDownModeDefault,
   XuniDropDownModeFullScreen,
};

Constants

XuniDropDownModeDefault

DropDownView is displayed directly below DropDown Field.

Declared In XuniDropDownEnums.h.

XuniDropDownModeFullScreen

DropDownView is displayed in separate FullScreen page (similar to navigationpage) where user can select from list or navigate backwards by hitting back button

Declared In XuniDropDownEnums.h.

Declared In

XuniDropDownEnums.h