mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
zIndex added
This commit is contained in:
5
ui/styling/styling.d.ts
vendored
5
ui/styling/styling.d.ts
vendored
@ -92,6 +92,11 @@
|
||||
* Gets or sets font-size style property.
|
||||
*/
|
||||
fontSize: number;
|
||||
|
||||
/**
|
||||
* Gets or sets z-index style property.
|
||||
*/
|
||||
zIndex: number;
|
||||
|
||||
/**
|
||||
* Gets or sets font-family style property.
|
||||
|
Reference in New Issue
Block a user