mode
Deprecated in 3.x. The attribute is not used by PresentationManager anymore
mode: PresentationManagerMode | undefined
Presentation manager working mode. Backends that use iModels in read-write mode should
use ReadWrite
, others might want to set to ReadOnly
for better performance.
Defaults to ReadWrite.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.