Share via


ParameterCapability.IsSupported Property

Definition

Returns whether this parameter is supported or not.

public bool IsSupported { [Android.Runtime.Register("isSupported", "()Z", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("isSupported", "()Z", "", ApiSince=36)>]
member this.IsSupported : bool

Property Value

Attributes

Remarks

Returns whether this parameter is supported or not.

Java documentation for android.media.quality.ParameterCapability.isSupported().

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