Enum WebContextMenuItem.ItemTag

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    Enum that provides the tags of items for the context menu.

    public enum WebContextMenuItem.ItemTag

    Fields

    Name Description
    Bold
    Capitalize
    ChangeBack
    CheckGrammarWithSpelling
    CheckSpelling
    CheckSpellingWhiteTyping
    Clipboard
    Copy
    CopyImageToClipboard
    CopyLinkData
    CopyLinkToClipboard
    CopyMediaLinkToClipboard
    CorrectSpellingAutomatically
    Cut
    DefaultDirection
    DictationAlternative
    DownloadImageToDisk
    DownloadLinkToDisk
    Drag
    EnterVideoFullscreen
    FontMenu
    GoBack
    GoForward
    IgnoreGrammar
    IgnoreSpelling
    InspectElement
    Italic
    LearnSpelling
    LeftToRight
    LookUpInDictionary
    MakeLowerCase
    MakeUpperCase
    MediaMute
    MediaPlayPause
    NoAction
    NoGuessesFound
    OpenFrameInNewWindow
    OpenImageInCurrentWindow
    OpenImageInNewWindow
    OpenLink
    OpenLinkInNewWindow
    OpenMediaInNewWindow
    OpenWithDefaultApplication
    Other
    Outline
    Paste
    PdfActualSize
    PdfAutoSize
    PdfContinuous
    PdfFacingPageScrolling
    PdfNextPage
    PdfPaging
    PdfPreviousPage
    PdfSinglePage
    PdfSinglePageScrolling
    PdfZoomIn
    PdfZoomOut
    Reload
    RightToLeft
    SearchInSpotlight
    SearchWeb
    SelectAll
    SelectWord
    Share
    ShowColors
    ShowFonts
    ShowSpellingPanel
    ShowSubstitutions
    SmartCopyPaste
    SmartDashes
    SmartLinks
    SmartQuotes
    SpeechMenu
    SpellingGuess
    SpellingMenu
    StartSpeaking
    Stop
    StopSpeaking
    Styles
    SubstitutionMenu
    TextDirectionDefault
    TextDirectionLeftToRight
    TextDirectionMenu
    TextDirectionRightToLeft
    TextReplacement
    TextSelectionMode
    ToggleMediaControls
    ToggleMediaLoop
    TransformationMenu
    Translate
    Underline
    WritingDirectionMenu

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<WebContextMenuItem.ItemTag>(WebContextMenuItem.ItemTag, string)
    Extensions.LoadFromXaml<WebContextMenuItem.ItemTag>(WebContextMenuItem.ItemTag, string)
    Extensions.LoadFromXaml<WebContextMenuItem.ItemTag>(WebContextMenuItem.ItemTag, Type)
    Extensions.LoadFromXamlFile<WebContextMenuItem.ItemTag>(WebContextMenuItem.ItemTag, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX