Native View

Note

This API is currently unavailable on this platform.

Defined in package com.scandit.datacapture.core.ui

NativeView
class NativeView

Added in version 8.6.0

A platform-native view: android.view.View on Android and UIView on 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.