Sprache

Window.SetDimColor(Int64) Methode

Definition

Legen Sie bei Verwendung WindowManager.LayoutParams#FLAG_DIM_BEHINDdie Farbe des Dim Behind des Fensters fest.

[Android.Runtime.Register("setDimColor", "(J)V", "GetSetDimColor_JHandler", ApiSince=37)]
public virtual void SetDimColor(long color);
[<Android.Runtime.Register("setDimColor", "(J)V", "GetSetDimColor_JHandler", ApiSince=37)>]
abstract member SetDimColor : int64 -> unit
override this.SetDimColor : int64 -> unit

Parameter

color
Int64

Die neue Dim-Farbe.

Attribute

Gilt für: