initialize MethodStatic
Initializes Presentation library for the backend.
Example:
Important: The method should be called after a call to IModelHost.startup
initialize(props?: PresentationProps): void
Parameter | Type | Description |
---|---|---|
props | PresentationProps | Optional properties for PresentationManager |
Returns - void
Defined in
Last Updated: 11 June, 2024