Namespaces
getMode
function getMode(mode: number): string;Defined in: utils/layout-helper/index.d.ts:24
Gets layout mode from a given specification as string.
Parameters
| Parameter | Type | Description |
|---|---|---|
mode | number | The measure specification mode. |
Returns
string
- Previous
- getMeasureSpecSize
- Next
- hasRtlSupport