Gets a property value by name.
Syntax
var object = WinJS.Binding.getProperty(name);
Parameters
- name
-
Type: String
The name of the property to get.
Return value
Type: Object
The value of the property as an observable object.
Requirements
|
Namespace |
WinJS.Binding |
|---|---|
|
Library |
|
Build date: 12/5/2012
