isSecure

Typeproperty
Dictionarywidget.browser
LibraryBrowser
Syntax
get the isSecure of <widget>
Associationscom.livecode.widget.browser
Summary

Indicates if all resources in the current document have been loaded through securely encrypted connections.

Values
NameTypeDescription
Value

true if all resources in the current document have been loaded through securely encrypted connections; false otherwise.

Description

Use the isSecure property to determine if all resources in the current document have been loaded through securely encrypted connections. If the current document is still loading, this will return false