MediaRoute2Info.NameFormatted Property

Definition

Gets the user-visible name of the route.

public Java.Lang.ICharSequence NameFormatted { [Android.Runtime.Register("getName", "()Ljava/lang/CharSequence;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getName", "()Ljava/lang/CharSequence;", "", ApiSince=30)>]
member this.NameFormatted : Java.Lang.ICharSequence

Property Value

Attributes

Remarks

Gets the user-visible name of the route.

Java documentation for android.media.MediaRoute2Info.getName().

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