Interface IWindowInfo

    Definition

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

    Interface for window information

    public interface IWindowInfo : IDisposable

    Properties

    View Source

    ResourceId

    Gets window resource ID

    Declaration
    int ResourceId { get; }
    Property Value
    Type Description
    int
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX