DropBoxManager.Entry.Flags Property

Definition

public virtual Android.OS.DropBoxManagerFlags Flags { [Android.Runtime.Register("getFlags", "()I", "GetGetFlagsHandler")] get; }
[<get: Android.Runtime.Register("getFlags", "()I", "GetGetFlagsHandler")>]
member this.Flags : Android.OS.DropBoxManagerFlags

Property Value

flags describing the content returned by #getInputStream().

Attributes

Remarks

Java documentation for android.os.DropBoxManager.Entry.getFlags().

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