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
InheritedCssProperty
Class InheritedCssProperty<T, U>
Modules
Inherited
Css
Property
constructor
css
Local
Name
css
Name
css
Value
Descriptor
default
Value
default
Value
Key
get
Default
is
Style
Property
key
local
Value
Descriptor
name
override
Handlers
set
Inherited
Value
set
Native
source
Key
is
Set
register
Type parameters
T
:
Style
U
Hierarchy
CssProperty
<
T
,
U
>
Implements
InheritedCssProperty
<
T
,
U
>
Implemented by
InheritedCssProperty
Index
Constructors
constructor
Properties
css
Local
Name
css
Name
css
Value
Descriptor
default
Value
default
Value
Key
get
Default
is
Style
Property
key
local
Value
Descriptor
name
override
Handlers
set
Inherited
Value
set
Native
source
Key
Methods
is
Set
register
Constructors
constructor
new
Inherited
Css
Property<T, U>
(
options
:
CssPropertyOptions
<
T
,
U
>
)
:
InheritedCssProperty
<
T
,
U
>
Type parameters
T
:
Style
<
T
>
U
Parameters
options:
CssPropertyOptions
<
T
,
U
>
Returns
InheritedCssProperty
<
T
,
U
>
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
default
Value
default
Value
:
U
Readonly
default
Value
Key
default
Value
Key
:
symbol
Readonly
get
Default
get
Default
:
symbol
is
Style
Property
is
Style
Property
:
boolean
Readonly
key
key
:
symbol
Protected
Readonly
local
Value
Descriptor
local
Value
Descriptor
:
PropertyDescriptor
Readonly
name
name
:
string
override
Handlers
override
Handlers
:
function
Type declaration
(
options
:
CssPropertyOptions
<
T
,
U
>
)
:
void
Parameters
options:
CssPropertyOptions
<
T
,
U
>
Returns
void
set
Inherited
Value
set
Inherited
Value
:
function
Type declaration
(
value
:
U
)
:
void
Parameters
value:
U
Returns
void
Readonly
set
Native
set
Native
:
symbol
Readonly
source
Key
source
Key
:
symbol
Methods
is
Set
is
Set
(
instance
:
T
)
:
boolean
Parameters
instance:
T
Returns
boolean
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