AutoFillCaptureCustomizationOptions

public final class AutoFillCaptureCustomizationOptions implements Parcelable

Provides AutoFill Capture Customization options.

Properties

Link copied to clipboard

Options to enable autofill Instructions before autofill capture. Type: Boolean
nullable: false

Functions

Link copied to clipboard
public abstract Integer describeContents()
Link copied to clipboard

Options to enable autofill Instructions before autofill capture. Type: Boolean
nullable: false

Link copied to clipboard
public final Unit setAutoFillImageCaptureType(AutoFillImageCaptureType autoFillImageCaptureType)
Link copied to clipboard
public final Unit setEnableAutoFillInstructionScreen(Boolean enableAutoFillInstructionScreen)

Options to enable autofill Instructions before autofill capture. Type: Boolean
nullable: false

Link copied to clipboard
public abstract Unit writeToParcel(Parcel p0, Integer p1)