Context.ObbDir Property

Definition

Return the primary external storage directory where this application's OBB files (if there are any) can be found.

public abstract Java.IO.File? ObbDir { [Android.Runtime.Register("getObbDir", "()Ljava/io/File;", "GetGetObbDirHandler")] get; }
[<get: Android.Runtime.Register("getObbDir", "()Ljava/io/File;", "GetGetObbDirHandler")>]
member this.ObbDir : Java.IO.File

Property Value

Attributes

Remarks

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