Share via


Display.HasArrSupport Property

Definition

Returns whether display supports adaptive refresh rate or not.

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

Property Value

Attributes

Remarks

Returns whether display supports adaptive refresh rate or not.

Java documentation for android.view.Display.hasArrSupport().

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