mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / WebkitAnimationDirection Property
In This Topic
    WebkitAnimationDirection Property
    In This Topic
    Description

    CSS3 Style: -webkit-animation-direction
    Determines whether the animation should play in reverse on alternate iterations.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property WebkitAnimationDirection As String
    Remarks

    HTML Syntax:
    -webkit-animation-direction: direction [, ...]

    HTML Constants:
    normal,alternate,

    See Also