Langue

DisplayLuts.Set Méthode

Définition

Surcharges

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

Paramètres

Attributs

S’applique à

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

Paramètres

Attributs

S’applique à