Class ValueChangedEventArgs
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
An extended EventArgs class contains the changed attribute value.
C#Copypublic class ValueChangedEventArgs : EventArgs
- Inheritance
-
System.ObjectSystem.EventArgsValueChangedEventArgs
Properties
Declaration
C#Copypublic byte[] Value { get; }
Property Value
Type | Description |
---|---|
System.Byte[] |