Android.Content.Res.ObbInfo.ObbOverlay Field
Flag noting that this OBB is an overlay patch for a base OBB.

Value: 1

Syntax

[Android.Runtime.Register("OBB_OVERLAY")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.Res.ObbFlags enum directly instead of this field.")]
public const ObbFlags ObbOverlay

Remarks

Flag noting that this OBB is an overlay patch for a base OBB.

[Android Documentation]

Requirements

Namespace: Android.Content.Res
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9