getNamespacePromise Method
Get the promise for an already registered Namespace.
getNamespacePromise(name: string): undefined | Promise<void>
Parameter | Type | Description |
---|---|---|
name | string | the name of the namespace |
Returns - undefined | Promise
Defined in
- ITwinLocalization.ts Line 197
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.