sourceId property

String? sourceId
getter/setter pair

The ID of the collection source.

For windows, this field represents the ID of the window; for screens, this field represents the ID of the monitor.

Note: This field is unified as String type for both Windows and macOS platforms.

Implementation

String? sourceId;