flag property

int? flag
final

Returns a combination of flags that describe the capabilities of the display. @return The display flags.

See FLAG_SUPPORTS_PROTECTED_BUFFERS, FLAG_SECURE, FLAG_PRIVATE

Implementation

final int? flag;