Language

MediaRoute2Info.Builder.ClearFeatures Method

Definition

Clears the features of the route.

[Android.Runtime.Register("clearFeatures", "()Landroid/media/MediaRoute2Info$Builder;", "", ApiSince=30)]
public Android.Media.MediaRoute2Info.Builder ClearFeatures();
[<Android.Runtime.Register("clearFeatures", "()Landroid/media/MediaRoute2Info$Builder;", "", ApiSince=30)>]
member this.ClearFeatures : unit -> Android.Media.MediaRoute2Info.Builder

Returns

Attributes

Remarks

Clears the features of the route. A route must support at least one route type.

Android reference for android.media.MediaRoute2Info.Builder.clearFeatures.

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