Show / Hide Table of Contents

    Enum Port.Type

    Definition

    Namespace:
    Tizen.Applications.RPCPort
    Assembly:
    Tizen.Applications.Common.dll

    Enumeration for RPC port types.

    public enum Type : int

    Fields

    Name Description
    Callback

    Sub channel for callbacks.

    Main

    Main channel to communicate.

    Extension Methods

    EXamlExtensions.LoadFromEXamlPath<Port.Type>(String)
    EXamlExtensions.LoadFromEXamlPath<Port.Type>(Type)
    EXamlExtensions.LoadFromEXamlByRelativePath<Port.Type>(String)
    EXamlExtensions.LoadFromEXaml<Port.Type>(String)
    Extensions.LoadFromXaml<Port.Type>(Type)
    Extensions.LoadFromXaml<Port.Type>(String)
    Extensions.LoadFromXamlFile<Port.Type>(String)
    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX