Sprache

MeshSpecification.AlphaTypeOpaque Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Graphics.MeshAlphaType enum directly instead of this field.

Pixel ist undurchsichtig.

[Android.Runtime.Register("ALPHA_TYPE_OPAQUE", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.MeshAlphaType enum directly instead of this field.", true)]
public const Android.Graphics.MeshAlphaType AlphaTypeOpaque = 1;
[<Android.Runtime.Register("ALPHA_TYPE_OPAQUE", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.MeshAlphaType enum directly instead of this field.", true)>]
val mutable AlphaTypeOpaque : Android.Graphics.MeshAlphaType

Feldwert

Value = 1
Attribute

Hinweise

Pixel ist undurchsichtig.

Java Dokumentation für android.graphics.MeshSpecification.ALPHA_TYPE_OPAQUE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: