The zIndex property only exists in https://github.com/NativeScript/NativeScript/blob/master/ui/styling/style.d.ts but not in https://github.com/NativeScript/NativeScript/blob/master/ui/styling/styling.d.ts where it could be found by the TypeScript compiler and tools. Is it meant to be private API thing?
The zIndex property only exists in https://github.com/NativeScript/NativeScript/blob/master/ui/styling/style.d.ts
but not in
https://github.com/NativeScript/NativeScript/blob/master/ui/styling/styling.d.ts
where it could be found by the TypeScript compiler and tools.
Is it meant to be private API thing?