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