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

Namespace:  C1.Web.iPhone.C1MultiView
Assembly:  C1MultiViewClient (in C1MultiViewClient.dll)

Syntax

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

See Also