RouteInfo.IsDefaultRoute Property

Definition

Indicates if this route is a default route (ie, has no destination specified).

public bool IsDefaultRoute { [Android.Runtime.Register("isDefaultRoute", "()Z", "")] get; }
[<get: Android.Runtime.Register("isDefaultRoute", "()Z", "")>]
member this.IsDefaultRoute : bool

Property Value

Attributes

Remarks

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