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/bindable"
Binding
Class Binding
Globals
"ui/core/bindable"
Binding
constructor
source
IsBinding
Context
bind
unbind
update
Two
Way
Binding
Options
Value
Converter
get
Event
OrGesture
Name
is
Event
OrGesture
Hierarchy
Binding
Index
Constructors
constructor
Properties
source
IsBinding
Context
Methods
bind
unbind
update
Two
Way
Constructors
constructor
new
Binding
(
target
:
ViewBase
, options
:
BindingOptions
)
:
Binding
Parameters
target:
ViewBase
options:
BindingOptions
Returns
Binding
Properties
source
IsBinding
Context
source
IsBinding
Context
:
boolean
Methods
bind
bind
(
source
:
Object
)
:
void
Parameters
source:
Object
Returns
void
unbind
unbind
(
)
:
any
Returns
any
update
Two
Way
update
Two
Way
(
value
:
any
)
:
any
Parameters
value:
any
Returns
any
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