다음을 통해 공유


NfcListenFlags Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NfcListenFlags
[<System.Flags>]
type NfcListenFlags = 
Inheritance
NfcListenFlags
Attributes

Fields

Name Value Description
Keep -2147483648
Disable 0
NfcPassiveA 1
NfcPassiveB 2
NfcPassiveF 4

Applies to