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