ConnectivityChangedEventArgs.ConnectionProfiles Property

Definition

Gets the active connectivity types for the device.

public System.Collections.Generic.IEnumerable<Xamarin.Essentials.ConnectionProfile> ConnectionProfiles { get; }

Property Value

System.Collections.Generic.IEnumerable<ConnectionProfile>

List of all connection profiles.

Applies to