Enumerations
The following enumerations are available globally.
-
An optional timing function defining the pacing of the animation.
See moreDeclaration
Swift
public enum AnimationTimingFunc
-
An optional type of the animation.
See moreDeclaration
Swift
public enum AnimationType
-
Undocumented
See moreDeclaration
Swift
public enum AnimationValue
-
The element of animation that used to describe the animation properties you want to set.
See moreDeclaration
Swift
public enum AnimationElement
-
The element of animation that used to describe the animation group properties you want to set.
See moreDeclaration
Swift
public enum AnimationGroupElement
-
Undocumented
See moreDeclaration
Swift
public enum ArgoKitNodeType
-
Undocumented
See moreDeclaration
Swift
public enum ViewPosition
-
Layout direction specifies the direction in which children and text in a hierarchy should be laid out. Layout direction also effects what edge start and end refer to. By default Yoga lays out with LTR layout direction. In this mode start refers to left and end refers to right. When localizing your apps for markets with RTL languages you should customize this by either by passing a direction to the CalculateLayout call or by setting the direction on the root node.
See moreDeclaration
Swift
public enum ArgoDirection
-
Undocumented
See moreDeclaration
Swift
public enum ArgoFlexDirection
-
Undocumented
See moreDeclaration
Swift
public enum ArgoJustify
-
Undocumented
See moreDeclaration
Swift
public enum ArgoAlign
-
Undocumented
See moreDeclaration
Swift
public enum ArgoPositionType
-
Undocumented
See moreDeclaration
Swift
public enum ArgoWrapType
-
Undocumented
See moreDeclaration
Swift
public enum ArgoEdge