allowUserInteraction

Typeproperty
Dictionarywidget.browser
LibraryBrowser
Syntax
set the allowUserInteraction of <widget> to <allowInteraction>
get the allowUserInteraction of <widget>
Associationscom.livecode.widget.browser
Summary

Controls whether the browser responds to user interaction.

Values
NameTypeDescription
Value

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

Description

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