Functions
fromObject
function fromObject(source: any): Observable;Defined in: data/observable/index.ts
Creates an Observable instance and sets its properties according to the supplied JavaScript object. param obj - A JavaScript object used to initialize nativescript Observable instance.
Parameters
| Parameter | Type |
|---|---|
source | any |
Returns
- Previous
- eachDescendant
- Next
- fromObjectRecursive