getRegionCount

@IntRange(from = 0)
open fun getRegionCount(): Int(source)

Returns the number of touch delegate target region.

Compatibility:

  • API <29: Always returns 0

Return

Number of touch delegate target region.