Język

CpuHeadroomParams.ToBuilder Method

Definition

Returns a new builder with the same values as this object.

[Android.Runtime.Register("toBuilder", "()Landroid/os/CpuHeadroomParams$Builder;", "", ApiSince=36)]
public Android.OS.CpuHeadroomParams.Builder ToBuilder();
[<Android.Runtime.Register("toBuilder", "()Landroid/os/CpuHeadroomParams$Builder;", "", ApiSince=36)>]
member this.ToBuilder : unit -> Android.OS.CpuHeadroomParams.Builder

Returns

The returned value is non-null.

Attributes

Remarks

Returns a new builder with the same values as this object.

Java documentation for android.os.CpuHeadroomParams.toBuilder().

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