Enum StorageType

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.PackageManager.dll

    Enumeration for the storage types.

    public enum StorageType

    Fields

    Name Description
    External

    External storage.

    Internal

    Internal storage.

    Extension Methods

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