Class ManifestConstantsProvider
[Register("io/scanbot/sdk/util/ManifestConstantsProvider", DoNotGenerateAcw = true)]
public sealed class ManifestConstantsProvider : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
ManifestConstantsProvider
- Implements
- Inherited Members
Properties
Instance
[Register("INSTANCE")]
public static ManifestConstantsProvider Instance { get; }
Property Value
Methods
GetConstantValue(Context, string)
[Register("getConstantValue", "(Landroid/content/Context;Ljava/lang/String;)Ljava/lang/String;", "")]
public string GetConstantValue(Context context, string key)