Create a new route category.
Syntax
[Android.Runtime.Register("createRouteCategory", "(IZ)Landroid/media/MediaRouter$RouteCategory;", "GetCreateRouteCategory_IZHandler")]
public virtual
MediaRouter.RouteCategory CreateRouteCategory (
int nameResId,
bool isGroupable)
Parameters
- nameResId
- Resource ID of the name of the new category
- isGroupable
- true if routes in this category may be grouped with one another
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16