Language

RouteListingPreference.Item.Builder.SetSelectionBehavior Method

Definition

See Item.getSelectionBehavior().

[Android.Runtime.Register("setSelectionBehavior", "(I)Landroid/media/RouteListingPreference$Item$Builder;", "", ApiSince=34)]
public Android.Media.RouteListingPreference.Item.Builder SetSelectionBehavior(Android.Media.RouteListingItemSelectionBehavior selectionBehavior);
[<Android.Runtime.Register("setSelectionBehavior", "(I)Landroid/media/RouteListingPreference$Item$Builder;", "", ApiSince=34)>]
member this.SetSelectionBehavior : Android.Media.RouteListingItemSelectionBehavior -> Android.Media.RouteListingPreference.Item.Builder

Parameters

Returns

Attributes

Remarks

See Item.getSelectionBehavior(). The default value is RouteListingPreference.ACTION_TRANSFER_MEDIA.

Android reference for android.media.RouteListingPreference.Item.Builder.setSelectionBehavior.

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