Interface IWindowInfo
Definition
- Namespace:
- Tizen.Applications.ComponentBased.Common
- Assembly:
- Tizen.Applications.ComponentBased.dll
Interface for window information
public interface IWindowInfo : IDisposable
Properties
View SourceResourceId
Gets window resource ID
Declaration
int ResourceId { get; }
Property Value
Type | Description |
---|---|
int |