Namespaces
measureSpecToString
function measureSpecToString(measureSpec: number): string;Defined in: utils/layout-helper/index.d.ts:88
Prints user friendly version of the measureSpec.
Parameters
| Parameter | Type | Description |
|---|---|---|
measureSpec | number | the spec to print |
Returns
string
- Previous
- measureNativeView
- Next
- round