Language

IHttpRouteDirector.Complete Field

Definition

Indicates that the route is complete.

[Android.Runtime.Register("COMPLETE")]
public const int Complete = 0;
[<Android.Runtime.Register("COMPLETE")>]
val mutable Complete : int

Field Value

Value = 0
Attributes

Applies to