Pattern.CanonEq Campo

Definición

Precaución

This constant will be removed in the future version. Use Java.Util.Regex.RegexOptions enum directly instead of this field.

Esta marca no se admite en Android.

[Android.Runtime.Register("CANON_EQ")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Util.Regex.RegexOptions enum directly instead of this field.", true)]
public const Java.Util.Regex.RegexOptions CanonEq = 128;
[<Android.Runtime.Register("CANON_EQ")>]
[<System.Obsolete("This constant will be removed in the future version. Use Java.Util.Regex.RegexOptions enum directly instead of this field.", true)>]
val mutable CanonEq : Java.Util.Regex.RegexOptions

Valor de campo

Value = 128
Atributos

Comentarios

Esta marca no se admite en Android.

Java documentación para java.util.regex.Pattern.CANON_EQ.

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