devices property

Set<PointerDeviceKind>? devices
getter/setter pair

The device kinds on which this selection is tiggered.

If null, this selection will be triggered on all device kinds.

Implementation

Set<PointerDeviceKind>? devices;