Class: RegionFlags

dto~ RegionFlags

This type is responsible for storing flags associated with all types of regions

new RegionFlags()

Constructor, creates a new instance of this type.
Tutorials:

Members

acceptsTouch :boolean

Will putting the pen down in this region trigger touch events?

decodeRegion :boolean

Should the device decode this region?

hasFrame :boolean

Will the device draw a border around this region?

inUse :boolean

Is this region currently in use by the device?

visible :boolean

Will this region be painted by the device?