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