Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Common.dll
Represents the resource control information.
public class ResourceControl
- Inheritance
-
Properties
Declaration
public bool IsAutoClose { get; }
Property Value
View Source
MaxResourceVersion
The maximum version of required resource package.
Declaration
public string MaxResourceVersion { get; }
Property Value
View Source
MinResourceVersion
The minimum version of required resource package.
Declaration
public string MinResourceVersion { get; }
Property Value
Declaration
public string ResourceType { get; }
Property Value