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

    CSS3 Style: -webkit-transition-duration
    Defines how long the transition from the old value to the new value should take.

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

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

    See Also