Class SecureElementEventArgs
Definition
- Assembly:
- Tizen.Network.Nfc.dll
An extended EventArgs class which contains the changed secure element event.
public class SecureElementEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsSecureElementEventArgs
Properties
View SourceEventType
The NFC secure element event.
Declaration
public NfcSecureElementEvent EventType { get; }
Property Value
Type | Description |
---|---|
NfcSecureElementEvent |