Onyx Android SDK Kotlin API
Toggle table of contents
0.0.2
release
Target filter
release
Switch theme
Search in API
Skip to content
Onyx Android SDK Kotlin API
onyxsdk-ktx
/
com.onyx.android.sdk.ktx.model
/
RefreshScope
/
Region
Region
data
class
Region
(
val
bounds
:
Rect
)
:
RefreshScope
(
source
)
Refresh a rectangular portion of the view.
Members
Constructors
Region
Link copied to clipboard
constructor
(
bounds
:
Rect
)
Properties
bounds
Link copied to clipboard
val
bounds
:
Rect
Region expressed in view-local physical pixels.