ObbInfo.Version Property

Definition

The version of the package to which the OBB file belongs.

[Android.Runtime.Register("version")]
public int Version { get; set; }
[<Android.Runtime.Register("version")>]
member this.Version : int with get, set

Property Value

Attributes

Remarks

The version of the package to which the OBB file belongs.

Java documentation for android.content.res.ObbInfo.version.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to