DESKTOP constant

UserPreferredContentMode const DESKTOP

Represents content targeting desktop browsers.

Implementation

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