Class BlinkCardOverlaySettings
java.lang.Object
com.microblink.blinkcard.fragment.overlay.blinkcard.BlinkCardOverlaySettings
Collection of configuration settings for
BlinkCardOverlayController.
It can be created by using BlinkCardOverlaySettings.Builder-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilds settings to be used withBlinkCardOverlayController -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic longstatic final longstatic final int -
Method Summary
Modifier and TypeMethodDescriptionlongbooleanboolean
-
Field Details
-
TIMEOUT_INFINITY
public static final int TIMEOUT_INFINITY- See Also:
-
DEFAULT_TIMEOUT_MS
public static final long DEFAULT_TIMEOUT_MS -
DEFAULT_SHOW_TOOLTIP_TIME_INTERVAL_MS
public static long DEFAULT_SHOW_TOOLTIP_TIME_INTERVAL_MS
-
-
Method Details
-
shouldShowManualEntryButton
public boolean shouldShowManualEntryButton() -
isEditScreenEnabled
public boolean isEditScreenEnabled() -
getShowTooltipTimeIntervalMs
public long getShowTooltipTimeIntervalMs()
-