VolumeShaper.Configuration.InterpolatorType Property

Definition

Returns the interpolator type.

public Android.Media.VolumeInterpolatorType InterpolatorType { [Android.Runtime.Register("getInterpolatorType", "()I", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getInterpolatorType", "()I", "", ApiSince=26)>]
member this.InterpolatorType : Android.Media.VolumeInterpolatorType

Property Value

Attributes

Remarks

Returns the interpolator type.

Java documentation for android.media.VolumeShaper.Configuration.getInterpolatorType().

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