Merge pull request #2156 from NativeScript/zindex

zIndex added
This commit is contained in:
Vladimir Enchev
2016-05-20 12:56:56 +03:00

View File

@ -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.