Gets a value indicating whether browser supports web kit transforms.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public static bool IsWebKitTransformsSupported { get; }
Visual Basic
Public Shared ReadOnly Property IsWebKitTransformsSupported As Boolean
	Get

See Also