setAllowUpdate
Temporarily enables or disables updating at runtime. Has no effect if allowUpdate was false.
Usage
ds.setAllowUpdate(false);API
setAllowUpdate(allow: boolean): void;Last updated
Was this helpful?
Temporarily enables or disables updating at runtime. Has no effect if allowUpdate was false.
ds.setAllowUpdate(false);setAllowUpdate(allow: boolean): void;Last updated
Was this helpful?
Was this helpful?