NamespaceExt Class Reference
Inherits from | JavaScript Object |
Location | aphid.ext |
Overview
The namespace object which holds the binded native objects as its attributes.
There are two instances defined in OpenAphid: aphid.ext
and aphid.extios
. The first one manages the binded objects which are supported on all platforms; the other one holds iOS only bindings.
PLease refer to this tutorial for more details: Calling Objective-C Methods From JavaScript in OpenAphid