NfcReaderFlags 列挙型

定義

いくつかの型によって返され、 メンバーのパラメーターとして取得された値を列挙します。

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum NfcReaderFlags
[<System.Flags>]
type NfcReaderFlags = 
継承
NfcReaderFlags
属性

フィールド

名前 説明
Keep -2147483648
Disable 0
NfcA 1
NfcB 2
NfcF 4
NfcV 8
NfcBarcode 16
SkipNdefCheck 128
NoPlatformSounds 256

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象