RoutingSessionInfo.ControlHints Property

Definition

Gets the control hints

public Android.OS.Bundle? ControlHints { [Android.Runtime.Register("getControlHints", "()Landroid/os/Bundle;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getControlHints", "()Landroid/os/Bundle;", "", ApiSince=30)>]
member this.ControlHints : Android.OS.Bundle

Property Value

Bundle
Attributes

Remarks

Java documentation for android.media.RoutingSessionInfo.getControlHints().

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