Class Check.FieldNames
[Register("io/scanbot/check/entity/Check$FieldNames", DoNotGenerateAcw = true)]
public sealed class Check.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
Check.FieldNames
- Implements
- Inherited Members
Fields
FontType
[Register("FONT_TYPE")]
public const string FontType = "FontType"
Field Value
RawString
[Register("RAW_STRING")]
public const string RawString = "RawString"
Field Value
Properties
Instance
[Register("INSTANCE")]
public static Check.FieldNames Instance { get; }