Class ValueChangedEventArgs
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
ValueChangedEventArgs is a class to notify changed Picker value argument which will sent to user.
public class ValueChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsValueChangedEventArgs
Properties
View SourceValue
ValueChangedEventArgs default constructor.
Declaration
public int Value { get; }
Property Value
Type | Description |
---|---|
int |