get_clipCursor();
set_clipCursor(value);
Object.defineProperty('clipCursor');
Type | Description |
---|---|
boolean | true to clip the cursor to the bounding rectangle of the Container; otherwise, it is false. The default value is false. |
This property has no effect in a touch environment.