A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.nativescript.org/api/class/Property below:

Property | API - NativeScript

  1. Home
  2. API Index
  3. Classes
  4. Property

Classes

Property

Property

CoerciblePropertyInheritedProperty Summary Constructors
constructor
Properties
configurable
defaultValue
defaultValueKey
enumerable
get
getDefault
isStyleProperty
key
name
nativeValueChange
overrideHandlers
set
setNative
Methods
isSet
register
Constructors constructor
new Property<T, U>(options: PropertyOptions<T, U>): Property<T, U>

defined in

@nativescript/core/ui/core/properties/index.d.ts:58:4 Parameter Default Description options

PropertyOptions<T, U>

Returns Property<T, U> Properties configurable
configurable: boolean

defined in

@nativescript/core/ui/core/properties/index.d.ts:57:4 defaultValue

Readonly

defaultValue: U

defined in

@nativescript/core/ui/core/properties/index.d.ts:50:13 defaultValueKey

Readonly

defaultValueKey: symbol

defined in

@nativescript/core/ui/core/properties/index.d.ts:49:13 enumerable
enumerable: boolean

defined in

@nativescript/core/ui/core/properties/index.d.ts:56:4 get
get: () => U

defined in

@nativescript/core/ui/core/properties/index.d.ts:53:4 getDefault

Readonly

getDefault: symbol

defined in

@nativescript/core/ui/core/properties/index.d.ts:47:13 isStyleProperty
isStyleProperty: boolean

defined in

@nativescript/core/ui/core/properties/index.d.ts:52:4 key

Readonly

key: symbol

defined in

@nativescript/core/ui/core/properties/index.d.ts:46:13 name

Readonly

name: string

defined in

@nativescript/core/ui/core/properties/index.d.ts:45:13 nativeValueChange

Readonly

nativeValueChange: (owner: T, value: U) => void

defined in

@nativescript/core/ui/core/properties/index.d.ts:51:13 overrideHandlers
overrideHandlers: (options: PropertyOptions&lt;T, U&gt;) => void

defined in

@nativescript/core/ui/core/properties/index.d.ts:55:4 set
set: (value: U) => void

defined in

@nativescript/core/ui/core/properties/index.d.ts:54:4 setNative

Readonly

setNative: symbol

defined in

@nativescript/core/ui/core/properties/index.d.ts:48:13 Methods isSet
isSet(instance: T): boolean

defined in

@nativescript/core/ui/core/properties/index.d.ts:62:4 Parameter Default Description instance

T

Returns boolean

register
register(cls: {}): void

defined in

@nativescript/core/ui/core/properties/index.d.ts:59:4 Parameter Default Description cls

{}

Returns void

Previous
Progress
Next
ProxyViewContainer

On this page

  1. Summary
    1. Constructors
      1. constructor
    2. Properties
      1. configurable
      2. defaultValue
      3. defaultValueKey
      4. enumerable
      5. get
      6. getDefault
      7. isStyleProperty
      8. key
      9. name
      10. nativeValueChange
      11. overrideHandlers
      12. set
      13. setNative
    3. Methods
      1. isSet
      2. register

    RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4