Module Wl_output.Mode

Mode information.

These flags describe properties of an output mode. They are used in the flags bitfield of the mode event.

type t = int32
val current : int32
val preferred : int32
val to_int32 : 'a -> 'a
val of_int32 : 'a -> 'a