語言

DisplayLuts.Set 方法

定義

多載

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

參數

屬性

適用於

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

參數

屬性

適用於