Show / Hide Table of Contents

    Enum CopyAndPasteMode

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    Enumeration for defining the entry's copy and paste policy.

    public enum CopyAndPasteMode

    Fields

    Name Description
    Markup

    Copy and paste text with a markup tag.

    NoImage

    Copy and paste text without an item (image) tag.

    PlainText

    Copy and paste text without a markup tag.

    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX