UtilAndroidLibDevices Property

Gets the Android devices that are connected on the current system.

Definition

Namespace: DevCase.ThirdParty.AndroidLib
Assembly: DevCase.net48.ThirdParty.AndroidLib (in DevCase.net48.ThirdParty.AndroidLib.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static ReadOnlyCollection<Device> Devices { get; }

Property Value

ReadOnlyCollectionDevice
The Android devices that are connected on the current system.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed NuGet packages:

AndroidLib by Dan Wager (SlackingVeteran)

See Also