Enum State

    Definition

    Namespace:
    Tizen.Applications.Messages
    Assembly:
    Tizen.Applications.MessagePort.dll

    Enumeration for Remote Message Port state type

    public enum State

    Fields

    Name Description
    Registered

    Value representing Remote Port state is registered

    Unregistered

    Value representing Remote Port state is unregistered

    Extension Methods

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