Skip to main content

allowUserInteraction

Type

property

Summary

Controls whether the browser responds to user interaction.

Syntax

set the allowUserInteraction of <widget> to <allowInteraction>
get the allowUserInteraction of <widget>

Description

Use the allowUserInteraction property to control if the browser should respond to user interaction.

Value

NameTypeDescription

value

boolean

true if the browser should respond to user interaction; false otherwise.