XuniShowText 定数 リファレンス
定義先 | FlexGaugeEnums.h |
---|
XuniShowText
テキストとして表示する値を指定します。
Definition
typedef NS_ENUM(NSInteger, XuniShowText ) {
XuniShowTextNone,
XuniShowTextValue = 1,
XuniShowTextMinMax = 1 < < 1,
XuniShowTextAll = XuniShowTextValue | XuniShowTextMinMax,
};
Constants
定義先
FlexGaugeEnums.h