Native View
Note
This API is currently unavailable on this platform.
Defined in package com.scandit.datacapture.core.ui
- NativeView
class NativeViewAdded in version 8.6.0
A platform-native view:
android.view.Viewon Android andUIViewon iOS.Used by the advanced-overlay APIs to attach a custom view to a tracked item. The type resolves to the concrete native view on each target, so no cast is required at the platform boundary.