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

    CSS3 Style: -webkit-animation-delay
    Defines when an animation starts.

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

    HTML Syntax:
    -webkit-animation-delay: time [, ...];

    HTML Constants:
    now,

    See Also