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

    CSS3 Style: -webkit-animation-iteration-count
    Specifies the number of times an animation iterates.

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

    HTML Syntax:
    -webkit-animation-iteration-count: number [, ...]

    HTML Constants:
    infinite,

    See Also