Class RemotePortStateChangedEventArgs

    Definition

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

    An extended EventArgs class which contains state of remote message port

    public class RemotePortStateChangedEventArgs : EventArgs
    Inheritance
    object
    RemotePortStateChangedEventArgs

    Properties

    View Source

    Status

    The State of remote port

    Declaration
    public State Status { get; }
    Property Value
    Type Description
    State

    Extension Methods

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