msManipulationViewsEnabled property

Returns whether manipulation feature support is available, such as touch panning and zooming using Cascading Style Sheets (CSS) rules.

This property is read-only.

Internet Explorer 10

 

Syntax

JavaScript
bEnabled = object.msManipulationViewsEnabled

 

Property values

Type: boolean

Returns true if supported.

Remarks

Note  This item described in this topic requires Windows 8.

 

See also

navigator

msPointerEnabled