SHIP:Property:box:over

From Serious Documentation
Revision as of 06:55, 21 January 2013 by Admin (talk | contribs) (Created page with "=== Node: {{Node|box}} (in the {{Node|layoutarea}} only), {{Node|page}} === {| class="wikitable" style="margin: 1em auto 1em auto;" ! scope="col" | Property ! scope="col" | D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Node: box (in the layoutarea only), page

Property Data Type Description
over Boolean If true the touchscreen is currently pressed within the bounds of the outer area of the box.

The over property reflects the real-time state of the touchscreen as pressed over the bounds of the outer-area of the box. The over property will go true when the touchscreen is pressed inside the box, whether this is a new touch down event or the finger/stylus is already pressed and moves into the box. The property will go false when the touchscreen is release or the pressed finger/stylus moves outside the outer bounds of the box.