View.RequestedFrameRateCategoryHigh Field

Definition

Identifies the requested frame rate category high requested frame-rate category for a view.

[Android.Runtime.Register("REQUESTED_FRAME_RATE_CATEGORY_HIGH", ApiSince=35)]
public const float RequestedFrameRateCategoryHigh = -4;
[<Android.Runtime.Register("REQUESTED_FRAME_RATE_CATEGORY_HIGH", ApiSince=35)>]
val mutable RequestedFrameRateCategoryHigh : single

Field Value

Value = -4
Attributes

Remarks

For details, see the Android reference documentation for android.view.View.REQUESTED_FRAME_RATE_CATEGORY_HIGH.

Java documentation for android.view.View.REQUESTED_FRAME_RATE_CATEGORY_HIGH.

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