Skip to content

Missing [Flags] for Android.Nfc.NfcReaderFlags #7409

@rgroenewoudt

Description

@rgroenewoudt

Android application type

Android for .NET (net6.0-android, etc.)

Affected platform version

VS2022 17.3.4

Description

The enum Android.Nfc.NfcReaderFlags is missing the FlagsAttribute.

When using methods like Android.Nfc.NfcAdapter.EnableReaderMode() you will get the warning "Bitwise operation on enum is not marked by [Flags] attribute"

Steps to Reproduce

N/A

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

Labels

Area: Mono.AndroidIssues with the Android API binding (Mono.Android.dll).

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions