MeshSpecification.AlphaTypeUnknown Campo

Definición

Precaución

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

sin inicializar.

[Android.Runtime.Register("ALPHA_TYPE_UNKNOWN", 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 AlphaTypeUnknown = 0;
[<Android.Runtime.Register("ALPHA_TYPE_UNKNOWN", 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 AlphaTypeUnknown : Android.Graphics.MeshAlphaType

Valor de campo

Value = 0
Atributos

Comentarios

sin inicializar.

Java documentación para android.graphics.MeshSpecification.ALPHA_TYPE_UNKNOWN.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a