Class RegionFormatChangedEventArgs
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Common.dll
- API Level:
- 3
The class for the argument of the RegionFormatChanged EventHandler
C#Copypublic class RegionFormatChangedEventArgs : EventArgs
- Inheritance
Constructors
Declaration
C#Copypublic RegionFormatChangedEventArgs(string region)
Parameters
Type | Name | Description |
---|---|---|
String | region | The information of the Region |
API Level: 3
Properties
Declaration
C#Copypublic string Region { get; }
Property Value
Type | Description |
---|---|
String |