Class ActivationChangedEventArgs
Definition
- Namespace:
- Tizen.Network.Nfc
- Assembly:
- Tizen.Network.Nfc.dll
- API Level:
- 3
An extended EventArgs class which contains the changed NFC activation state.
public class ActivationChangedEventArgs : EventArgs
- Inheritance
Properties
View SourceActivated
The NFC activation state.
Declaration
public bool Activated { get; }
Property Value
Type | Description |
---|---|
Boolean |