This constant specifies that a character in a Pattern and a
character in the input string only match if they are canonically
equivalent.
Value: 128
Syntax
[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.")]
public const
RegexOptions CanonEq Remarks
Requirements
Namespace: Java.Util.Regex
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1