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