PopUpBitfieldFlags constructor

const PopUpBitfieldFlags(
  1. int value
)

Implementation

const PopUpBitfieldFlags(int value) : super(value);