HelpItem

public enum HelpItem

This enum declares the items which are shown in the Help Screen.

Entries

SUPPORTED_FORMATS
Link copied to clipboard
SUPPORTED_FORMATS

Shows information about the document formats supported by the Gini Vision Library.

FILE_IMPORT_GUIDE
Link copied to clipboard
FILE_IMPORT_GUIDE

Shows a guide for importing files from other apps via "open with".

PHOTO_TIPS
Link copied to clipboard
PHOTO_TIPS

Shows tips for taking better pictures.

Functions

valueOf
Link copied to clipboard
static HelpItem valueOf(String name)
values
Link copied to clipboard
static Array<HelpItemvalues()