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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.