Android.Media.Audiofx.Virtualizer.StrengthSupported Property
Indicates whether setting strength is supported.

Syntax

[get: Android.Runtime.Register("getStrengthSupported", "()Z", "GetGetStrengthSupportedHandler")]
public virtual bool StrengthSupported { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether setting strength is supported. If this method returns false, only one strength is supported and the setStrength() method always rounds to that value.

[Android Documentation]

Requirements

Namespace: Android.Media.Audiofx
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9