MediaRouter.RouteGroup.RouteCount Property

Definition

public virtual int RouteCount { [Android.Runtime.Register("getRouteCount", "()I", "GetGetRouteCountHandler")] get; }
[<get: Android.Runtime.Register("getRouteCount", "()I", "GetGetRouteCountHandler")>]
member this.RouteCount : int

Property Value

The number of routes in this group

Attributes

Remarks

Java documentation for android.media.MediaRouter.RouteGroup.getRouteCount().

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