Share via


DisplayLuts.Set Method

Definition

Overloads

Set(DisplayLuts+Entry)

[Android.Runtime.Register("set", "(Landroid/hardware/DisplayLuts$Entry;)V", "", ApiSince=36)]
public void Set(Android.Hardware.DisplayLuts.Entry entry);
[<Android.Runtime.Register("set", "(Landroid/hardware/DisplayLuts$Entry;)V", "", ApiSince=36)>]
member this.Set : Android.Hardware.DisplayLuts.Entry -> unit

Parameters

Attributes

Applies to

Set(DisplayLuts+Entry, DisplayLuts+Entry)

[Android.Runtime.Register("set", "(Landroid/hardware/DisplayLuts$Entry;Landroid/hardware/DisplayLuts$Entry;)V", "", ApiSince=36)]
public void Set(Android.Hardware.DisplayLuts.Entry first, Android.Hardware.DisplayLuts.Entry second);
[<Android.Runtime.Register("set", "(Landroid/hardware/DisplayLuts$Entry;Landroid/hardware/DisplayLuts$Entry;)V", "", ApiSince=36)>]
member this.Set : Android.Hardware.DisplayLuts.Entry * Android.Hardware.DisplayLuts.Entry -> unit

Parameters

Attributes

Applies to