BassBoost.Properties Property

Definition

Gets the bass boost properties.

public virtual Android.Media.Audiofx.BassBoost.Settings? Properties { [Android.Runtime.Register("getProperties", "()Landroid/media/audiofx/BassBoost$Settings;", "GetGetPropertiesHandler")] get; [Android.Runtime.Register("setProperties", "(Landroid/media/audiofx/BassBoost$Settings;)V", "GetSetProperties_Landroid_media_audiofx_BassBoost_Settings_Handler")] set; }
[<get: Android.Runtime.Register("getProperties", "()Landroid/media/audiofx/BassBoost$Settings;", "GetGetPropertiesHandler")>]
[<set: Android.Runtime.Register("setProperties", "(Landroid/media/audiofx/BassBoost$Settings;)V", "GetSetProperties_Landroid_media_audiofx_BassBoost_Settings_Handler")>]
member this.Properties : Android.Media.Audiofx.BassBoost.Settings with get, set

Property Value

Attributes

Exceptions

Remarks

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