Enum TEFValueType

    Definition

    Namespace:
    Tizen.Security.TEEC
    Assembly:
    Tizen.Security.TEEC.dll

    This type denotes the Value parameter.

    public enum TEFValueType

    Fields

    Name Description
    InOut

    The parameter is a ValueType tagged as both the input and the output.

    Input

    The parameter is a ValueType tagged as the input.

    Output

    The parameter is a ValueType tagged as the output.

    Extension Methods

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