DESKTOP constant

UserPreferredContentMode const DESKTOP

Represents content targeting desktop browsers.

Implementation

static const DESKTOP = UserPreferredContentMode._internal(2, 2);