Enum ContextMenuItemTag

Definition

Namespace:
Tizen.WebView
Assembly:
Tizen.WebView.dll
API Level:
6

Enumeration for Context Menu Item Tag.

C#
Copy
[Obsolete("Deprecated since API Level 10. Will be removed in API Level 12.")] public enum ContextMenuItemTag
Name Description
BaseApplicationTag

If app want to add customized item, use enum value after BaseApplicationTag.

Bold

Bold.

Capitalize

Capitalize.

ChangeBack

Change back.

CheckGrammarWithSpelling

Check grammar with spelling.

CheckSpelling

Check spelling.

CheckSpellingWhileTyping

Check spelling white typing.

Clipboard

Clipboard.

Copy

Copy.

CopyImageToClipboard

Copy image to clipboard.

CopyLinkData

Copy link data.

CopyLinkToClipboard

Copy link to clipboard.

CopyMediaLinkToClipboard

Copy media link to clipboard.

CorrectSpellingAutomatically

Correct spelling automatically.

Cut

Cut.

DefaultDirection

Default direction.

DictationAlternative

Dictation alternative.

DownloadImageToDisk

Download image to disk.

DownloadLinkToDisk

Download link to disk.

Drag

Drag.

EnterVideoFullscreen

Enter video fullscreen.

FontMenu

Font menu.

GoBack

Go back.

GoForward

Go forward.

IgnoreGrammar

Ignore grammar.

IgnoreSpelling

Ignore spelling.

InspectElement

Inspect element.

Italic

Italic.

LearnSpelling

Learn spelling.

LeftToRight

Left to right.

LookUpInDictionary

Look up in dictionary.

MakeLowerCase

Make lower case.

MakeUpperCase

Make upper case.

MediaMute

Media mute.

MediaPlayPause

Media play pause.

NoAction

No action

NoGuessFound

Guess found.

OpenFrameInNewWindow

Open frame in new window.

OpenImageInCurrentWindow

Open image in current window.

OpenImageInNewWindow

Open image in new window.

OpenInNewWindow

Open link in new window.

Open link.

OpenMediaInNewWindow

Open media in new window.

OpenWithDefaultApplication

Open with default application.

Other

Other.

Outline

Outline.

Paste

Paste.

PdfActualSize

PDF actual size.

PdfAutoSize

PDF auto size.

PdfContinuous

PDF continuous.

PdfFacingPageScrolling

PDF facing page scrolling.

PdfFactingPage

PDF facting page.

PdfNextPage

PDF next page.

PdfPreviousPage

PDF previous page.

PdfSinglePage

PDF single page.

PdfSinglePageScrolling

PDF single page scrolling.

PdfZoomIn

PDF zoom in.

PdfZoomOut

PDF zoom out.

Reload

Reload.

RightToLeft

Right to left.

SearchInSpotlight

Search in spotlight.

SearchWeb

Search web.

SelectAll

Select all.

SelectWord

Select word.

Share

Share.

ShowColors

Show colors.

ShowFonts

Show fonts.

ShowSpellingPanel

Show spelling panel.

ShowSubstitutions

Show substitutions.

SmartCopyPaste

Smart copy paste.

SmartDashes

Smart dashes.

Smart links.

SmartQuotes

Smart quotes.

SpeechMenu

Speech menu.

SpellingGuess

Spelling guess.

SpellingMenu

Spelling menu.

StartSpeaking

Start speaking.

Stop

Stop.

StopSpeaking

Stop speaking.

Style

Style.

SubstitutionsMenu

Substitutions menu.

TextDirectionDefault

Text direction default.

TextDirectionLeftToRight

Text direction left to right.

TextDirectionMenu

Text direction menu.

TextDirectionRightToLeft

Text direction right to left.

TextReplacement

Text replacement.

TextSelectonMode

Text selection mode.

ToggleMediaControls

Toggle media controls.

ToggleMediaLoop

Toggle media loop.

TransformationMenu

Transformation menu.

Translate

Translate.

Underline

Underline.

WritingDirectionMenu

Writing direction menu.