NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view on GitHub
Search
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"ui/core/properties"
Property
Class Property<T, U, T, U>
Globals
"ui/core/properties"
Coercible
Property
Css
Animation
Property
Css
Property
Inherited
Css
Property
Inherited
Property
Property
constructor
configurable
default
Value
enumerable
get
get
Default
set
set
Native
value
writable
is
Set
native
Value
Change
register
Shorthand
Property
Coercible
Property
Options
Css
Animation
Property
Options
Css
Property
Options
Property
Options
Shorthand
Property
Options
unset
Value
_evaluate
Css
Calc
Expression
_evaluate
Css
Variable
Expression
_get
Properties
_get
Style
Properties
clear
Inherited
Properties
get
Computed
Css
Values
get
Set
Properties
init
Native
View
is
Css
Calc
Expression
is
Css
Variable
is
Css
Variable
Expression
make
Parser
make
Validator
propagate
Inheritable
Css
Properties
propagate
Inheritable
Properties
resetCSSProperties
reset
Native
View
Type parameters
T
:
ViewBase
U
T
:
ViewBase
U
Hierarchy
TypedPropertyDescriptor
<
U
>
Index
Constructors
constructor
Properties
configurable
default
Value
enumerable
get
get
Default
set
set
Native
value
writable
Methods
is
Set
native
Value
Change
register
Constructors
constructor
new
Property
(
options
:
PropertyOptions
<
T
,
U
>
)
:
Property
Parameters
options:
PropertyOptions
<
T
,
U
>
Returns
Property
Properties
Optional
configurable
configurable
:
boolean
default
Value
default
Value
:
U
Optional
enumerable
enumerable
:
boolean
Optional
get
get
:
function
Type declaration
(
)
:
U
Returns
U
get
Default
get
Default
:
symbol
Optional
set
set
:
function
Type declaration
(
value
:
U
)
:
void
Parameters
value:
U
Returns
void
set
Native
set
Native
:
symbol
Optional
value
value
:
U
Optional
writable
writable
:
boolean
Methods
is
Set
is
Set
(
instance
:
T
)
:
boolean
Parameters
instance:
T
Returns
boolean
native
Value
Change
native
Value
Change
(
owner
:
T
, value
:
U
)
:
void
Parameters
owner:
T
value:
U
Returns
void
register
register
(
cls
:
object
)
:
void
Parameters
cls:
object
prototype
:
T
Returns
void
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method