Class AITypes
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
BUTTON
Button
public const string BUTTON = "button"
Field Value
CALENDAR
Calendar
public const string CALENDAR = "calendar"
Field Value
CAMERA
Camera
public const string CAMERA = "camera"
Field Value
CATEGORIES
Categories
public const string CATEGORIES = "categories"
Field Value
CHAT
Chat
public const string CHAT = "chat"
Field Value
CHECK_BOX
Check box
public const string CHECK_BOX = "check_box"
Field Value
CHECK_MARK
Check mark
public const string CHECK_MARK = "check_mark"
Field Value
CLOSE
Close
public const string CLOSE = "close"
Field Value
COMBO_BOX
Combo box
public const string COMBO_BOX = "combo_box"
Field Value
DOT_MENU
Dot menu
public const string DOT_MENU = "dot_menu"
Field Value
DOWN
DOWN is a general type for DOWN_TRIANGLE.
public const string DOWN = "down"
Field Value
DOWN_TRIANGLE
Down triangle
public const string DOWN_TRIANGLE = "down_triangle"
Field Value
EQ_SETTINGS
Eq settings
public const string EQ_SETTINGS = "eq_settings"
Field Value
EXIT
Exit
public const string EXIT = "exit"
Field Value
public const string FACEBOOK = "facebook"
Field Value
FAVORITES
Favorites
public const string FAVORITES = "favorites"
Field Value
FIELD
FIELD is a general type for INPUT, TEXT_BOX and COMBO_BOX.
public const string FIELD = "field"
Field Value
FILTER
Filter
public const string FILTER = "filter"
Field Value
GEAR_SETTINGS
Gear settings
public const string GEAR_SETTINGS = "gear_settings"
Field Value
HAMBURGER_MENU
Hamburger menu
public const string HAMBURGER_MENU = "hamburger_menu"
Field Value
HELP
Help
public const string HELP = "help"
Field Value
HOME
Home
public const string HOME = "home"
Field Value
INFO
Info
public const string INFO = "info"
Field Value
INPUT
Input
public const string INPUT = "input"
Field Value
public const string INSTAGRAM = "instagram"
Field Value
LEFT
LEFT is a general type for LEFT_ARROW and LEFT_TRIANGLE.
public const string LEFT = "left"
Field Value
LEFT_ARROW
Left Arrow
public const string LEFT_ARROW = "left_arrow"
Field Value
LEFT_TRIANGLE
Left triangle
public const string LEFT_TRIANGLE = "left_triangle"
Field Value
public const string LINKEDIN = "linkedin"
Field Value
LOCATION
Location
public const string LOCATION = "location"
Field Value
LOCK
Lock
public const string LOCK = "lock"
Field Value
public const string MAIL = "mail"
Field Value
MINUS
Minus
public const string MINUS = "minus"
Field Value
PENCIL
Pencil
public const string PENCIL = "pencil"
Field Value
PHONE
Phone
public const string PHONE = "phone"
Field Value
PLUS
Plus
public const string PLUS = "plus"
Field Value
POWER
Power
public const string POWER = "power"
Field Value
PROFILE
Profile
public const string PROFILE = "profile"
Field Value
RADIO_BUTTON
Radio button
public const string RADIO_BUTTON = "radio_button"
Field Value
RIGHT
RIGHT is a general type for RIGHT_ARROW and RIGHT_TRIANGLE.
public const string RIGHT = "right"
Field Value
RIGHT_ARROW
Right arrow
public const string RIGHT_ARROW = "right_arrow"
Field Value
RIGHT_TRIANGLE
Right triangle
public const string RIGHT_TRIANGLE = "right_triangle"
Field Value
RSS_FEED
Rss feed
public const string RSS_FEED = "rss_feed"
Field Value
SEARCH
Search
public const string SEARCH = "search"
Field Value
SHARE
Share
public const string SHARE = "share"
Field Value
SHOPPING_BAG
Shopping bag
public const string SHOPPING_BAG = "shopping_bag"
Field Value
SHOPPING_CART
Shopping cart
public const string SHOPPING_CART = "shopping_cart"
Field Value
TEXT
Text
public const string TEXT = "text"
Field Value
TEXT_BLOCK
Text block
public const string TEXT_BLOCK = "text_block"
Field Value
TEXT_BOX
Text box
public const string TEXT_BOX = "text_box"
Field Value
TOGGLABLE
TOGGLABLE is a general type for CHECK_BOX, RADIO_BUTTON and TOGGLE_BUTTON.
public const string TOGGLABLE = "togglable"
Field Value
TOGGLEABLE
TOGGLEABLE is a general type for CHECK_BOX, RADIO_BUTTON and TOGGLE_BUTTON.
public const string TOGGLEABLE = "toggleable"
Field Value
TOGGLE_BUTTON
Toggle button
public const string TOGGLE_BUTTON = "toggle_button"
Field Value
TOOL_SETTINGS
Tool settings
public const string TOOL_SETTINGS = "tool_settings"
Field Value
TRASH
Trash
public const string TRASH = "trash"
Field Value
public const string TWITTER = "twitter"
Field Value
UP
UP is a general type for UP_ARROW and UP_TRIANGLE.
public const string UP = "up"
Field Value
UPLOAD
Upload
public const string UPLOAD = "upload"
Field Value
UP_ARROW
Up arrow
public const string UP_ARROW = "up_arrow"
Field Value
UP_DOWN
Up down
public const string UP_DOWN = "up_down"
Field Value
UP_TRIANGLE
Up triangle
public const string UP_TRIANGLE = "up_triangle"
Field Value
VIEW
View
public const string VIEW = "view"
Field Value
YOUTUBE
Youtube
public const string YOUTUBE = "youtube"