Share via


RouteListingPreference.Item.RouteId Property

Definition

Returns the id of the route that corresponds to this route listing preference item.

public string RouteId { [Android.Runtime.Register("getRouteId", "()Ljava/lang/String;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getRouteId", "()Ljava/lang/String;", "", ApiSince=34)>]
member this.RouteId : string

Property Value

Attributes

Remarks

Returns the id of the route that corresponds to this route listing preference item.

Java documentation for android.media.RouteListingPreference.Item.getRouteId().

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