Gets or sets a value indicating whether scrolling should be hardware accelerated. Default value is true.

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

Syntax

JavaScript
function get_hardwareAcceleratedScrolling();
function set_hardwareAcceleratedScrolling(value);

See Also