Class StateChangedEventArgs
Definition
- Namespace:
- Tizen.Network.WiFiDirect
- Assembly:
- Tizen.Network.WiFiDirect.dll
An extended EventArgs class which contains the changed Wi-Fi Direct state of the local device.
public class StateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsStateChangedEventArgs
Properties
View SourceState
The Wi-Fi Direct state.
Declaration
public WiFiDirectState State { get; }
Property Value
Type | Description |
---|---|
WiFiDirectState |