If true, the alt key is pressed; otherwise, it is not. If there is no keyboard, this value is false.

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

Syntax

JavaScript
function get_altKey();

See Also