Search code examples
webospalm-premojomojo-sdk

Palm Mojo: Object properties


There was another question with an answer saying that you can use event.down.x to get the x-coordinate of a tap event. It also said that this was not well documented in the Palm Mojo SDK. My question is how can I find the properties that I can use for any given Mojo object?


Solution

  • I ended up finding the Mojo debugger and it allows you to print the properties of objects via the command line.