mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / WebkitAnimation Property
WebkitAnimation Property
Description

CSS3 Style: -webkit-animation
Combines common animation properties into a single property.

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

HTML Syntax:
-webkit-animation: name duration timing_function delay iteration_count direction [, ... ];

See Also