Enum GenItemSelectionMode

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration for the selection modes of GenItem.

    [Obsolete("This has been deprecated in API12")]
    public enum GenItemSelectionMode

    Fields

    Name Description
    Always

    Always select mode.

    Default

    Default select mode.

    DisplayOnly

    No select mode with no finger size rule.

    None

    No select mode.

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