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