PreferentialNetworkServiceConfig.IsEnabled Property

Definition

Is the preferential network enabled.

public bool IsEnabled { [Android.Runtime.Register("isEnabled", "()Z", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("isEnabled", "()Z", "", ApiSince=33)>]
member this.IsEnabled : bool

Property Value

true if enabled else false

Attributes

Remarks

Is the preferential network enabled.

Java documentation for android.app.admin.PreferentialNetworkServiceConfig.isEnabled().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to