Class CacheUpdatedEventArgs

    Definition

    Namespace:
    Tizen.Network.IoTConnectivity
    Assembly:
    Tizen.Network.IoTConnectivity.dll

    This class represents event arguments of the CacheUpdated event.

    public class CacheUpdatedEventArgs : EventArgs
    Inheritance
    object
    CacheUpdatedEventArgs

    Properties

    View Source

    Representation

    Indicates the updated representation of the resource.

    Declaration
    public Representation Representation { get; }
    Property Value
    Type Description
    Representation

    The updated representation of the resource.

    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