Gets or sets the direction. Directions are only supported for certain transition types.
Push and Slide support all four directions.
Flip, Cube, Swap and Revolve support only Right-to-left and Left-to-right
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
function get_direction(); function set_direction(value); |