Enum UsageStatistics.SortOrderType

    Definition

    Namespace:
    Tizen.Context.AppHistory
    Assembly:
    Tizen.Context.dll

    Sorts the order type of usage statistics.

    public enum UsageStatistics.SortOrderType

    Fields

    Name Description
    LastLaunchTimeNewest

    Sorts the apps by the last launch time, the most recently launched apps appear first (default).

    LaunchCountMost

    Sorts the apps by the launch count of being launched, the most frequently launched apps appear first.

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