XuniGaugeDirection Constants Reference

Declared in FlexGaugeEnums.h

XuniGaugeDirection

Represents the direction in which the pointer of a LinearGauge increases.

Definition

typedef NS_ENUM(NSInteger, XuniGaugeDirection ) {
   XuniGaugeDirectionRight,
   XuniGaugeDirectionLeft,
   XuniGaugeDirectionUp,
   XuniGaugeDirectionDown,
};

Constants

XuniGaugeDirectionRight

XuniGaugeDirectionRight.

Declared In FlexGaugeEnums.h.

XuniGaugeDirectionLeft

XuniGaugeDirectionLeft.

Declared In FlexGaugeEnums.h.

XuniGaugeDirectionUp

XuniGaugeDirectionUp.

Declared In FlexGaugeEnums.h.

XuniGaugeDirectionDown

XuniGaugeDirectionDown.

Declared In FlexGaugeEnums.h.

Declared In

FlexGaugeEnums.h