Dialog.VolumeControlStream Property

Definition

See also:

public Android.Media.Stream VolumeControlStream { [Android.Runtime.Register("getVolumeControlStream", "()I", "")] get; [Android.Runtime.Register("setVolumeControlStream", "(I)V", "")] set; }
[<get: Android.Runtime.Register("getVolumeControlStream", "()I", "")>]
[<set: Android.Runtime.Register("setVolumeControlStream", "(I)V", "")>]
member this.VolumeControlStream : Android.Media.Stream with get, set

Property Value

Attributes

Remarks

See also:

Android reference for android.app.Dialog.getVolumeControlStream.

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