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