Package io.scanbot.sdk.ui.camera
Class FinderOverlayViewKt
-
- All Implemented Interfaces:
public final class FinderOverlayViewKt
-
-
Method Summary
Modifier and Type Method Description final static Unit
setViewAsTopSafeArea(FinderOverlayView $self, View view)
final static Unit
setViewAsTopSafeArea(IFinderViewController $self, View view)
final static Unit
setViewAsBottomSafeArea(FinderOverlayView $self, View view)
final static Unit
setViewAsBottomSafeArea(IFinderViewController $self, View view)
-
-
Method Detail
-
setViewAsTopSafeArea
final static Unit setViewAsTopSafeArea(FinderOverlayView $self, View view)
-
setViewAsTopSafeArea
final static Unit setViewAsTopSafeArea(IFinderViewController $self, View view)
-
setViewAsBottomSafeArea
final static Unit setViewAsBottomSafeArea(FinderOverlayView $self, View view)
-
setViewAsBottomSafeArea
final static Unit setViewAsBottomSafeArea(IFinderViewController $self, View view)
-
-
-
-