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.api
/
CapabilityProvider
/
capabilities
capabilities
abstract
suspend
fun
capabilities
(
surfaceView
:
SurfaceView
?
,
probeMode
:
CapabilityProbeMode
)
:
Result
<
OnyxDeviceCapabilities
>
(
source
)
Probes
surfaceView
using the requested
probeMode
.