DOMProtectionLevel

From Virtual World Web Wiki
Revision as of 21:02, 12 April 2017 by Spark5 (Talk | contribs) (Documentation for the DOMProtectionLevel class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Specifies how access to the DOM in a view will be handled

Remarks [edit]

Enum Values

None = 0
All access allowed
Flags = 1
Access potentially modified by DOMProtectionFlags
Blocked = 2
All access blocked