flag property

int? flag
getter/setter pair

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

int? flag;