Enum CpuBoostingLevel

    Definition

    Namespace:
    Tizen.System
    Assembly:
    Tizen.System.Resource.dll

    Enumeration for the cpu boosting level.

    public enum CpuBoostingLevel

    Fields

    Name Description
    CpuBoostingLevelEnd

    The cpu boosting level.

    CpuBoostingLevelMedium

    The cpu boosting level (medium).

    CpuBoostingLevelNone

    The cpu boosting level (none).

    CpuBoostingLevelStrong

    The cpu boosting level (strong).

    CpuBoostingLevelWeak

    The cpu boosting level (weak).

    Extension Methods

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