Table of Contents

Class AITypes

Namespace
HP.LFT.SDK.AI
Assembly
HP.LFT.SDK.dll

The types of controls that can be recognized using AI.

public class AITypes
Inheritance
AITypes
Inherited Members

Constructors

AITypes()

public AITypes()

Fields

BELL

Bell

public const string BELL = "bell"

Field Value

string

BUTTON

Button

public const string BUTTON = "button"

Field Value

string

CALENDAR

Calendar

public const string CALENDAR = "calendar"

Field Value

string

CAMERA

Camera

public const string CAMERA = "camera"

Field Value

string

CATEGORIES

Categories

public const string CATEGORIES = "categories"

Field Value

string

CHAT

Chat

public const string CHAT = "chat"

Field Value

string

CHECK_BOX

Check box

public const string CHECK_BOX = "check_box"

Field Value

string

CHECK_MARK

Check mark

public const string CHECK_MARK = "check_mark"

Field Value

string

CLOSE

Close

public const string CLOSE = "close"

Field Value

string

COMBO_BOX

Combo box

public const string COMBO_BOX = "combo_box"

Field Value

string

DOT_MENU

Dot menu

public const string DOT_MENU = "dot_menu"

Field Value

string

DOWN

DOWN is a general type for DOWN_TRIANGLE.

public const string DOWN = "down"

Field Value

string

DOWN_TRIANGLE

Down triangle

public const string DOWN_TRIANGLE = "down_triangle"

Field Value

string

EQ_SETTINGS

Eq settings

public const string EQ_SETTINGS = "eq_settings"

Field Value

string

EXIT

Exit

public const string EXIT = "exit"

Field Value

string

FACEBOOK

Facebook

public const string FACEBOOK = "facebook"

Field Value

string

FAVORITES

Favorites

public const string FAVORITES = "favorites"

Field Value

string

FIELD

FIELD is a general type for INPUT, TEXT_BOX and COMBO_BOX.

public const string FIELD = "field"

Field Value

string

FILTER

Filter

public const string FILTER = "filter"

Field Value

string

GEAR_SETTINGS

Gear settings

public const string GEAR_SETTINGS = "gear_settings"

Field Value

string

HAMBURGER_MENU

Hamburger menu

public const string HAMBURGER_MENU = "hamburger_menu"

Field Value

string

HELP

Help

public const string HELP = "help"

Field Value

string

HOME

Home

public const string HOME = "home"

Field Value

string

INFO

Info

public const string INFO = "info"

Field Value

string

INPUT

Input

public const string INPUT = "input"

Field Value

string

INSTAGRAM

Instagram

public const string INSTAGRAM = "instagram"

Field Value

string

LEFT

LEFT is a general type for LEFT_ARROW and LEFT_TRIANGLE.

public const string LEFT = "left"

Field Value

string

LEFT_ARROW

Left Arrow

public const string LEFT_ARROW = "left_arrow"

Field Value

string

LEFT_TRIANGLE

Left triangle

public const string LEFT_TRIANGLE = "left_triangle"

Field Value

string

LINKEDIN

Linkedin

public const string LINKEDIN = "linkedin"

Field Value

string

LOCATION

Location

public const string LOCATION = "location"

Field Value

string

LOCK

Lock

public const string LOCK = "lock"

Field Value

string

MAIL

Mail

public const string MAIL = "mail"

Field Value

string

MINUS

Minus

public const string MINUS = "minus"

Field Value

string

PENCIL

Pencil

public const string PENCIL = "pencil"

Field Value

string

PHONE

Phone

public const string PHONE = "phone"

Field Value

string

PLUS

Plus

public const string PLUS = "plus"

Field Value

string

POWER

Power

public const string POWER = "power"

Field Value

string

PROFILE

Profile

public const string PROFILE = "profile"

Field Value

string

RADIO_BUTTON

Radio button

public const string RADIO_BUTTON = "radio_button"

Field Value

string

RIGHT

RIGHT is a general type for RIGHT_ARROW and RIGHT_TRIANGLE.

public const string RIGHT = "right"

Field Value

string

RIGHT_ARROW

Right arrow

public const string RIGHT_ARROW = "right_arrow"

Field Value

string

RIGHT_TRIANGLE

Right triangle

public const string RIGHT_TRIANGLE = "right_triangle"

Field Value

string

RSS_FEED

Rss feed

public const string RSS_FEED = "rss_feed"

Field Value

string

Search

public const string SEARCH = "search"

Field Value

string

SHARE

Share

public const string SHARE = "share"

Field Value

string

SHOPPING_BAG

Shopping bag

public const string SHOPPING_BAG = "shopping_bag"

Field Value

string

SHOPPING_CART

Shopping cart

public const string SHOPPING_CART = "shopping_cart"

Field Value

string

TEXT

Text

public const string TEXT = "text"

Field Value

string

TEXT_BLOCK

Text block

public const string TEXT_BLOCK = "text_block"

Field Value

string

TEXT_BOX

Text box

public const string TEXT_BOX = "text_box"

Field Value

string

TOGGLABLE

TOGGLABLE is a general type for CHECK_BOX, RADIO_BUTTON and TOGGLE_BUTTON.

public const string TOGGLABLE = "togglable"

Field Value

string

TOGGLEABLE

TOGGLEABLE is a general type for CHECK_BOX, RADIO_BUTTON and TOGGLE_BUTTON.

public const string TOGGLEABLE = "toggleable"

Field Value

string

TOGGLE_BUTTON

Toggle button

public const string TOGGLE_BUTTON = "toggle_button"

Field Value

string

TOOL_SETTINGS

Tool settings

public const string TOOL_SETTINGS = "tool_settings"

Field Value

string

TRASH

Trash

public const string TRASH = "trash"

Field Value

string

TWITTER

Twitter

public const string TWITTER = "twitter"

Field Value

string

UP

UP is a general type for UP_ARROW and UP_TRIANGLE.

public const string UP = "up"

Field Value

string

UPLOAD

Upload

public const string UPLOAD = "upload"

Field Value

string

UP_ARROW

Up arrow

public const string UP_ARROW = "up_arrow"

Field Value

string

UP_DOWN

Up down

public const string UP_DOWN = "up_down"

Field Value

string

UP_TRIANGLE

Up triangle

public const string UP_TRIANGLE = "up_triangle"

Field Value

string

VIEW

View

public const string VIEW = "view"

Field Value

string

YOUTUBE

Youtube

public const string YOUTUBE = "youtube"

Field Value

string