Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 976 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 976 Bytes
nav-title title description
Class ui/styling
Class ui/styling
Class ui/styling

Module: "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.