nav-title | title | description |
---|---|---|
Class ui/styling |
Class ui/styling |
Class ui/styling |
// To import the "ui/styling" module:
var uistyling = require("ui/styling");
Class | Description |
---|---|
Property | Represents an observable property which can have its value set form CSS style. |
Style | Represents as style object containing all the style properties for a particular view. |
Namespace | Description |
---|---|
properties | Encapsulates the style properties definitions and utility methods. |
converters | Encapsulates CSS converter methods. |
visualStates | Encapsulates visual states names. |
stylers | Encapsulates styler classes used for converting NativeScript properties to properties of the native views/widgets. |