NativeScript
Open main menu
Docs
@nativescript/core
Open NativeScript GitHub
Close menu
Docs
@nativescript/core
Search Anything
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
@nativescript/core
ShorthandProperty
Class ShorthandProperty<T, P>
Modules
Shorthand
Property
constructor
css
Local
Name
css
Name
css
Value
Descriptor
key
local
Value
Descriptor
name
property
Bag
Descriptor
registered
source
Key
register
Type parameters
T
:
Style
P
Hierarchy
ShorthandProperty
Implements
ShorthandProperty
<
T
,
P
>
Implemented by
ShorthandProperty
Index
Constructors
constructor
Properties
css
Local
Name
css
Name
css
Value
Descriptor
key
local
Value
Descriptor
name
property
Bag
Descriptor
registered
source
Key
Methods
register
Constructors
constructor
new
Shorthand
Property<T, P>
(
options
:
ShorthandPropertyOptions
<
P
>
)
:
ShorthandProperty
<
T
,
P
>
Type parameters
T
:
Style
<
T
>
P
Parameters
options:
ShorthandPropertyOptions
<
P
>
Returns
ShorthandProperty
<
T
,
P
>
Properties
Readonly
css
Local
Name
css
Local
Name
:
string
Readonly
css
Name
css
Name
:
string
Protected
Readonly
css
Value
Descriptor
css
Value
Descriptor
:
PropertyDescriptor
Readonly
key
key
:
symbol
Protected
Readonly
local
Value
Descriptor
local
Value
Descriptor
:
PropertyDescriptor
Readonly
name
name
:
string
Protected
Readonly
property
Bag
Descriptor
property
Bag
Descriptor
:
PropertyDescriptor
Private
registered
registered
:
boolean
Readonly
source
Key
source
Key
:
symbol
Methods
register
register
(
cls
:
typeof Style
)
:
void
Parameters
cls:
typeof Style
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