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