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

    CSS3 Style: -webkit-animation-name
    Specifies the name of an animation.

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

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

    See Also