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