XuniDirection 定数 リファレンス

定義先 Easing.h

XuniDirection

XuniDirection 方向を定義する列挙型

Definition

typedef NS_ENUM(NSInteger, XuniDirection ) {
   XuniDirectionHorizontal,
   XuniDirectionVertical,
};

Constants

XuniDirectionHorizontal

水平方向

定義先 Easing.h.

XuniDirectionVertical

垂直方向

定義先 Easing.h.

定義先

Easing.h