Skip to content

Audit Mono.Android enums for missing [Flags] #7416

@jpobst

Description

@jpobst

Context: #7409

I suspect there are many enums that are intended to be [Flags] but are missing the attribute.

It would be nice to write something that looks at the integer values of each enum and gave us a heads-up if the values look "flag-like" but the attribute has not been specified.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions