Enum AccountSecrecyState

    Definition

    Namespace:
    Tizen.Account.AccountManager
    Assembly:
    Tizen.Account.AccountManager.dll

    Enumeration for the state of account secrecy.

    public enum AccountSecrecyState

    Fields

    Name Description
    InvalidState

    Account secrecy is invalid.

    Invisible

    Account is not visible.

    Visible

    Account is visible.

    Extension Methods

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