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

    CSS3 Style: -webkit-animation-duration
    Specifies the length of time that an animation takes to complete one iteration.

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

    HTML Syntax:
    -webkit-animation-duration: time [, ...]

    See Also