Android.Content.FillInFlags Enumeration
Enumerates values returned by several types and taken as a parameter of the Intent.FillIn member.

Syntax

[System.Flags]
public enum FillInFlags

Remarks

Enumerates values returned by the following: and taken as a parameter of the Intent.FillIn member.

Members

Member NameDescription
ActionUse with Intent.FillIn(Intent, Android.Content.FillInFlags) to allow the current action value to be overwritten, even if it is already set.
CategoriesUse with Intent.FillIn(Intent, Android.Content.FillInFlags) to allow the current categories to be overwritten, even if they are already set.
ClipDataUse with Intent.FillIn(Intent, Android.Content.FillInFlags) to allow the current ClipData to be overwritten, even if it is already set.
ComponentUse with Intent.FillIn(Intent, Android.Content.FillInFlags) to allow the current component value to be overwritten, even if it is already set.
DataUse with Intent.FillIn(Intent, Android.Content.FillInFlags) to allow the current data or type value overwritten, even if it is already set.
PackageUse with Intent.FillIn(Intent, Android.Content.FillInFlags) to allow the current package value to be overwritten, even if it is already set.
SelectorUse with Intent.FillIn(Intent, Android.Content.FillInFlags) to allow the current selector to be overwritten, even if it is already set.
SourceBoundsUse with Intent.FillIn(Intent, Android.Content.FillInFlags) to allow the current bounds rectangle to be overwritten, even if it is already set.

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0