Resource.Attribute Class

Definition

[Android.Runtime.Register("android/R$attr", DoNotGenerateAcw=true)]
public sealed class Resource.Attribute : Java.Lang.Object
[<Android.Runtime.Register("android/R$attr", DoNotGenerateAcw=true)>]
type Resource.Attribute = class
    inherit Object
Inheritance
Resource.Attribute
Attributes

Remarks

Android platform documentation

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.

Constructors

Resource.Attribute()

Fields

AbsListViewStyle

Default AbsListView style.

AccessibilityDataSensitive
AccessibilityEventTypes

The event types this serivce would like to receive as specified in AccessibilityEvent.

AccessibilityFeedbackType

The feedback types this serivce provides as specified in AccessibilityServiceInfo.

AccessibilityFlags

Additional flags as specified in AccessibilityServiceInfo.

AccessibilityHeading
AccessibilityLiveRegion
AccessibilityPaneTitle
AccessibilityTraversalAfter
AccessibilityTraversalBefore
AccountPreferences

A preferences.xml file for authenticator-specific settings.

AccountType

The account type this authenticator handles.

Action

The action name to assign to the Intent, as per SetAction(String).

ActionBarDivider

Custom divider drawable to use for elements in the action bar.

ActionBarItemBackground

Custom item state list drawable background for action bar items.

ActionBarPopupTheme
ActionBarSize

Size of the Action Bar, including the contextual bar used to present Action Modes.

ActionBarSplitStyle

Reference to a style for the split Action Bar.

ActionBarStyle

Reference to a style for the Action Bar

ActionBarTabBarStyle
ActionBarTabStyle

Default style for tabs within an action bar

ActionBarTabTextStyle
ActionBarTheme
ActionBarWidgetTheme

Reference to a theme that should be used to inflate widgets and layouts destined for the action bar.

ActionButtonStyle

Default action button style.

ActionDropDownStyle

Default ActionBar dropdown style.

ActionLayout

An optional layout to be used as an action view.

ActionMenuTextAppearance

TextAppearance style that will be applied to text that appears within action menu items.

ActionMenuTextColor

Color for text that appears within action menu items.

ActionModeBackground

Background drawable to use for action mode UI

ActionModeCloseButtonStyle
ActionModeCloseDrawable

Drawable to use for the close action mode button

ActionModeCopyDrawable

Drawable to use for the Copy action button in Contextual Action Bar

ActionModeCutDrawable

Drawable to use for the Cut action button in Contextual Action Bar

ActionModeFindDrawable
ActionModePasteDrawable

Drawable to use for the Paste action button in Contextual Action Bar

ActionModeSelectAllDrawable

Drawable to use for the Select all action button in Contextual Action Bar

ActionModeShareDrawable
ActionModeSplitBackground

Background drawable to use for action mode UI in the lower split bar

ActionModeStyle
ActionModeWebSearchDrawable
ActionOverflowButtonStyle
ActionOverflowMenuStyle
ActionProviderClass

The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item.

ActionViewClass

The name of an optional View class to instantiate and use as an action view.

ActivatedBackgroundIndicator

Drawable used as a background for activated items.

ActivityCloseEnterAnimation

When closing the current activity, this is the animation that is run on the next activity (which is entering the screen).

ActivityCloseExitAnimation

When closing the current activity, this is the animation that is run on the current activity (which is exiting the screen).

ActivityOpenEnterAnimation

When opening a new activity, this is the animation that is run on the next activity (which is entering the screen).

ActivityOpenExitAnimation

When opening a new activity, this is the animation that is run on the previous activity (which is exiting the screen).

AddPrintersActivity
AddStatesFromChildren

Sets whether this ViewGroup's drawable states also include its children's drawable states.

AdjustViewBounds

Set this to true if you want the ImageView to adjust its bounds to preserve the aspect ratio of its drawable.

AdvancedPrintOptionsActivity
AlertDialogIcon

Icon drawable to use for alerts

AlertDialogStyle
AlertDialogTheme

Theme to use for alert dialogs spawned from this theme.

AlignmentMode

Alignment constants.

AllContactsName

Resource representing the term "All Contacts" (e.g.

AllowAudioPlaybackCapture
AllowBackup

Whether to allow the application to participate in the backup and restore infrastructure.

AllowClearUserData

Option to let applications specify that user data can/cannot be cleared.

AllowClickWhenDisabled
AllowEmbedded
AllowGameAngleDriver
AllowGameDownscaling
AllowGameFpsOverride
AllowNativeHeapPointerTagging
AllowParallelSyncs

Set to true to tell the SyncManager that this SyncAdapter supports multiple simultaneous syncs for the same account type and authority.

AllowSharedIsolatedProcess
AllowSingleTap

Indicates whether the drawer can be opened/closed by a single tap on the handle.

AllowTaskReparenting

Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate.

AllowUndo
AllowUntrustedActivityEmbedding
AllowUpdateOwnership
Alpha

alpha property of the view, as a value between 0 (completely transparent) and 1 (completely opaque).

AlphabeticModifiers
AlphabeticShortcut

The alphabetic shortcut key.

AlwaysDrawnWithCache

Defines whether the ViewGroup should always draw its children using their drawing cache or not.

AlwaysRetainTaskState

Specify whether an acitivty's task state should always be maintained by the system, or if it is allowed to reset the task to its initial state in certain situations.

AmbientShadowAlpha
AmPmBackgroundColor
AmPmTextColor
Angle

Angle of the gradient.

AnimatedImageDrawable
AnimateFirstView

Defines whether to animate the current View when the ViewAnimation is first displayed.

AnimateLayoutChanges

Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run.

AnimateOnClick

Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle.

Animation

Animation to use on each child.

AnimationCache

Defines whether layout animations should create a drawing cache for their children.

AnimationDuration

Sets how long a transition animation should run (in milliseconds) when layout has changed.

AnimationOrder

The order in which the animations will be started.

AnimationResolution
Antialias

Enables or disables antialiasing.

AnyDensity

Indicates whether the application can accommodate any screen density.

ApduServiceBanner
ApiKey

Value is a string that specifies the Maps API Key to use.

AppCategory
AppComponentFactory
AttributionsAreUserVisible
AttributionTags
Author

Name of the author of this component, e.g.

Authorities

Specify the authorities under which this content provider can be found.

AutoAdvanceViewId

The view id of the AppWidget subview which should be auto-advanced. by the widget's host.

AutoCompleteTextViewStyle

Default AutoCompleteTextView style.

AutofilledHighlight
AutofillHints
AutoHandwritingEnabled
AutoLink

Controls whether links such as urls and email addresses are automatically found and converted to clickable links.

AutoMirrored
AutoRemoveFromRecents
AutoRevokePermissions
AutoSizeMaxTextSize
AutoSizeMinTextSize
AutoSizePresetSizes
AutoSizeStepGranularity
AutoSizeTextType
AutoStart

When true, automatically start animating

AutoText
Obsolete.

If set, specifies that this TextView has a textual input method and automatically corrects some common spelling errors.

AutoUrlDetect
AutoVerify
BackdropColor
Background

A drawable to use as the background.

BackgroundDimAmount

Default background dim amount when a menu, dialog, or something similar pops up.

BackgroundDimEnabled

Control whether dimming behind the window is enabled.

BackgroundSplit

Specifies a background drawable for the bottom component of a split action bar.

BackgroundStacked

Specifies a background drawable for a second stacked row of the action bar.

BackgroundTint
BackgroundTintMode
BackupAgent

The name of the class subclassing BackupAgent to manage backup and restore of the application's data on external storage.

BackupInForeground
Banner
Baseline

The offset of the baseline within this view.

BaselineAlignBottom

If true, the image view will be baseline aligned with based on its bottom edge.

BaselineAligned

When set to false, prevents the layout from aligning its children's baselines.

BaselineAlignedChildIndex

When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (that is, which child TextView).

Bitmap
BorderlessButtonStyle

Style for buttons without an explicit border, often used in groups.

Bottom

Amount of bottom padding inside the gradient shape.

BottomBright
BottomDark
BottomLeftRadius

Radius of the bottom left corner.

BottomMedium
BottomOffset

Extra offset for the handle at the bottom of the SlidingDrawer.

BottomRightRadius

Radius of the bottom right corner.

BreadCrumbShortTitle

The short title for the bread crumb of this item.

BreadCrumbTitle

The title for the bread crumb of this item.

BreakStrategy
BufferType

Determines the minimum type that getText() will return.

Button

Drawable used for the button graphic (e.g. checkbox, radio button, etc).

ButtonBarButtonStyle

Style for buttons within button bars

ButtonBarNegativeButtonStyle
ButtonBarNeutralButtonStyle
ButtonBarPositiveButtonStyle
ButtonBarStyle

Style for button bars

ButtonCornerRadius
ButtonGravity
ButtonStyle

Normal Button style.

ButtonStyleInset

Button style to inset into an EditText.

ButtonStyleSmall

Small Button style.

ButtonStyleToggle

ToggleButton style.

ButtonTint
ButtonTintMode
CacheColorHint

Indicates that this list will always be drawn on top of solid, single-color opaque background.

CalendarTextColor
CalendarViewShown

Whether the calendar view is shown.

CalendarViewStyle

The CalendarView style.

CanControlMagnification
CandidatesTextStyleSpans

A styled string, specifying the style to be used for showing inline candidate text when composing with an input method.

CanDisplayOnRemoteDevices
CanPauseRecording
CanPerformGestures
CanRecord
CanRequestEnhancedWebAccessibility

Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements.

CanRequestFilterKeyEvents

Attribute whether the accessibility service wants to be able to request to filter key events.

CanRequestFingerprintGestures
CanRequestTouchExplorationMode

Attribute whether the accessibility service wants to be able to request touch exploration mode in which touched items are spoken aloud and the UI can be explored via gestures.

CanRetrieveWindowContent

Attribute whether the accessibility service wants to be able to retrieve the active window content.

CanTakeScreenshot
CantSaveState
Capability
Capitalize
Obsolete.

If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types.

Category
CenterBright
CenterColor

Optional center color.

CenterDark
CenterMedium
CenterX

X coordinate of the origin of the gradient within the shape.

CenterY

Y coordinate of the origin of the gradient within the shape.

CertDigest
Checkable

Whether the item is capable of displaying a check mark.

CheckableBehavior

Whether the items are capable of displaying a check mark.

CheckBoxPreferenceStyle

Default style for CheckBoxPreference.

CheckboxStyle

Default Checkbox style.

Checked

Indicates the initial checked state of this button.

CheckedButton

The id of the child radio button that should be checked by default within this radio group.

CheckedTextViewStyle

Default CheckedTextView style.

CheckMark

Drawable used for the check mark graphic.

CheckMarkTint
CheckMarkTintMode
ChildDivider

Drawable or color that is used as a divider for children.

ChildHandle

Identifier for the child that represents the drawer's handle.

ChildIndicator

Indicator shown beside the child View.

ChildIndicatorEnd

The end bound for a child's indicator.

ChildIndicatorLeft

The left bound for a child's indicator.

ChildIndicatorRight

The right bound for a child's indicator.

ChildIndicatorStart

The start bound for a child's indicator.

ChoiceMode

Defines the choice behavior for the view.

ClassLoader
ClearTaskOnLaunch

Specify whether an activity's task should be cleared when it is re-launched from the home screen.

Clickable

Defines whether this view reacts to click events.

ClipChildren

Defines whether a child is limited to draw inside of its bounds or not.

ClipOrientation

The orientation for the clip.

ClipToOutline
ClipToPadding

Defines whether the ViewGroup will clip its drawing surface so as to exclude the padding area.

CloseIcon
Codes

The unicode value or comma-separated values that this key outputs.

CollapseColumns

The zero-based index of the columns to collapse.

CollapseContentDescription
CollapseIcon
Color

Solid color for the gradient shape.

ColorAccent
ColorActivatedHighlight

Default highlight color for items that are activated.

ColorBackground

Color that matches (as closely as possible) the window background.

ColorBackgroundCacheHint

This is a hint for a solid color that can be used for caching rendered views.

ColorBackgroundFloating
ColorButtonNormal
ColorControlActivated
ColorControlHighlight
ColorControlNormal
ColorEdgeEffect
ColorError
ColorFocusedHighlight

Default highlight color for items that are focused.

ColorForeground

Default color of foreground imagery.

ColorForegroundInverse

Default color of foreground imagery on an inverted background.

ColorLongPressedHighlight

Default highlight color for items that are long-pressed.

ColorMode
ColorMultiSelectHighlight

Default highlight color for items in multiple selection mode.

ColorPressedHighlight

Default highlight color for items that are pressed.

ColorPrimary
ColorPrimaryDark
ColorSecondary
ColumnCount

The maxmimum number of columns to create when automatically positioning children.

ColumnDelay

Fraction of the animation duration used to delay the beginning of the animation of each column.

ColumnOrderPreserved

When set to true, forces column boundaries to appear in the same order as column indices.

ColumnWidth

Specifies the fixed width for each column.

CommitIcon
CompatibleWidthLimitDp

Starting with F:Android.OS.Build+VERSION_CODES.HoneycombMr2, this is the new way to specify the largest screens an application is compatible with.

CompletionHint

Defines the hint displayed in the drop down menu.

CompletionHintView

Defines the hint view displayed in the drop down menu.

CompletionThreshold

Defines the number of characters that the user must type before completion suggestions are displayed in a drop down menu.

ConfigChanges

Specify one or more configuration changes that the activity will handle itself.

Configure

A class name in the AppWidget's package to be launched to configure.

ConstantSize

If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states.

Content

Identifier for the child that represents the drawer's content.

ContentAgeHint
ContentAuthority

the authority of a content provider.

ContentDescription

Defines text that briefly describes content of the view.

ContentInsetEnd
ContentInsetEndWithActions
ContentInsetLeft
ContentInsetRight
ContentInsetStart
ContentInsetStartWithNavigation
ContextClickable
ContextDescription
ContextPopupMenuStyle
ContextUri
ControlX1
ControlX2
ControlY1
ControlY2
CountDown
Country
CropToPadding

If true, the image will be cropped to fit within its padding.

CrossProfile
CursorVisible

Makes the cursor visible (the default) or invisible.

CustomNavigationLayout

Specifies a layout for custom navigation.

CustomTokens

Account handles its own token storage and permissions.

Cycles
DashGap

Gap between dashes in the stroke.

DashWidth

Length of a dash in the stroke.

Data

The data URI to assign to the Intent, as per SetData(Uri).

DataExtractionRules
DatePickerDialogTheme
DatePickerMode
DatePickerStyle

The DatePicker style.

DateTextAppearance

The text appearance for the calendar dates.

DayOfWeekBackground
DayOfWeekTextAppearance
Debuggable

Flag indicating whether the application can be debugged, even when running on a device that is running in user mode.

DefaultFocusHighlightEnabled
DefaultHeight
DefaultToDeviceProtectedStorage
DefaultValue

The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage.

DefaultWidth
Delay

Fraction of the animation duration used to delay the beginning of the animation of each child.

Dependency

The key of another Preference that this Preference will depend on.

DescendantFocusability

Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus.

Description

Descriptive text for the associated data.

DetachWallpaper

Special option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it.

DetailColumn

Column in data table that contains details for this data.

DetailsElementBackground

Background that can be used behind parts of a UI that provide details on data the user is selecting.

DetailSocialSummary

Flag indicating that detail should be built from SocialProvider.

Dial
DialogCornerRadius
DialogIcon

The icon for the dialog.

DialogLayout

A layout to be used as the content View for the dialog.

DialogMessage

The message in the dialog.

DialogPreferenceStyle

Default style for DialogPreference.

DialogPreferredPadding
DialogTheme

Theme to use for dialogs spawned from this theme.

DialogTitle

The title in the dialog.

DialTint
DialTintMode
Digits

If set, specifies that this TextView has a numeric input method and that these specific characters are the ones that it will accept.

DirectBootAware
Direction

Direction of the animation in the grid.

DirectionDescriptions

Reference to an array resource that be used to announce the directions with targets around the circle.

DirectionPriority

Priority of the rows and columns.

DisabledAlpha

Default disabled alpha for widgets that set enabled/disabled alpha programmatically.

DisableDependentsState

The state (true for on, or false for off) that causes dependents to be disabled.

DisplayOptions

Options affecting how the action bar is displayed.

Dither

Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen).

Divider

Drawable or color to draw between list items.

DividerHeight

Height of the divider.

DividerHorizontal

Drawable to use for generic horizontal dividers.

DividerPadding

Size of padding on either end of a divider.

DividerVertical

Drawable to use for generic vertical dividers.

DocumentLaunchMode
Drawable

Reference to a drawable resource to use for the frame.

DrawableBottom

The drawable to be drawn below the text.

DrawableEnd

The drawable to be drawn to the end of the text.

DrawableLeft

The drawable to be drawn to the left of the text.

DrawablePadding

The padding between the drawables and the text.

DrawableRight

The drawable to be drawn to the right of the text.

DrawableStart

The drawable to be drawn to the start of the text.

DrawableTint
DrawableTintMode
DrawableTop

The drawable to be drawn above the text.

DrawingCacheQuality

Defines the quality of translucent drawing caches.

DrawSelectorOnTop

When set to true, the selector will be drawn over the selected item.

DropDownAnchor

View to anchor the auto-complete dropdown to.

DropDownHeight

Specifies the basic height of the dropdown.

DropDownHintAppearance

Default style for drop down hints.

DropDownHorizontalOffset

Amount of pixels by which the drop down should be offset horizontally.

DropDownItemStyle

Default style for drop down items.

DropDownListViewStyle

Default ListView style for drop downs.

DropDownSelector

Selector in a drop down list.

DropDownSpinnerStyle

Default dropdown Spinner style.

DropDownVerticalOffset

Amount of pixels by which the drop down should be offset vertically.

DropDownWidth

Specifies the basic width of the dropdown.

DuplicateParentState

When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself.

Duration

Amount of time (in milliseconds) to display this frame.

Editable
Obsolete.

If set, specifies that this TextView has an input method.

EditorExtras
EditTextBackground

EditText background drawable.

EditTextColor

EditText text foreground color.

EditTextPreferenceStyle

Default style for EditTextPreference.

EditTextStyle

Default EditText style.

EffectColor
ElegantTextHeight
Elevation
Ellipsize

Where to ellipsize text.

Ems

Makes the TextView be exactly this many ems wide.

Enabled

Specifies whether the widget is enabled.

EnableOnBackInvokedCallback
EnableTextStylingShortcuts
EnableVrMode
End
EndColor

End color of the gradient.

EndX
EndY
EndYear
Obsolete.

The last year (inclusive), for example "2010".

EnforceNavigationBarContrast
EnforceStatusBarContrast
EnterFadeDuration

Amount of time (in milliseconds) to fade in a new state drawable.

Entries

Reference to an array resource that will populate a list/adapter.

EntryValues

The array to find the value to save for a preference when an entry from entries is selected.

EventsInterceptionEnabled

Defines whether the overlay should intercept the motion events when a gesture is recognized.

ExcludeClass
ExcludeFromRecents

Indicates that an Activity should be excluded from the list of recently launched activities.

ExcludeId
ExcludeName
ExitFadeDuration

Amount of time (in milliseconds) to fade out an old state drawable.

ExpandableListPreferredChildIndicatorLeft

The preferred left bound for an expandable list child's indicator.

ExpandableListPreferredChildIndicatorRight

The preferred right bound for an expandable list child's indicator.

ExpandableListPreferredChildPaddingLeft

The preferred left padding for an expandable list item that is a child.

ExpandableListPreferredItemIndicatorLeft

The preferred left bound for an expandable list item's indicator.

ExpandableListPreferredItemIndicatorRight

The preferred right bound for an expandable list item's indicator.

ExpandableListPreferredItemPaddingLeft

The preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft).

ExpandableListViewStyle

Default ExpandableListView style.

ExpandableListViewWhiteStyle

ExpandableListView with white background.

Exported

Flag indicating whether the given application component is available to other applications.

ExternalService
ExtractNativeLibs
ExtraTension

This is the amount by which to multiply the tension.

Factor

This is the amount of deceleration to add when easing in.

FadeDuration

Duration, in milliseconds, of the fade out effect after the user is done drawing a gesture.

FadeEnabled

Defines whether the gesture will automatically fade out after being recognized.

FadeOffset

Time, in milliseconds, to wait before the gesture fades out after the user is done drawing it.

FadeScrollbars

Defines whether to fade out scrollbars when they are not in use.

FadingEdge

This attribute is deprecated and will be ignored as of API level 14 (IceCreamSandwich).

FadingEdgeLength

Defines the length of the fading edges.

FadingMode
FallbackLineSpacing
FastScrollAlwaysVisible

When set to true, the list will always show the fast scroll interface.

FastScrollEnabled

Enables the fast scroll thumb that can be dragged to quickly scroll through the list.

FastScrollOverlayPosition

Position of the fast scroll index overlay window.

FastScrollPreviewBackgroundLeft

Drawable to use as the fast scroll index preview window background when shown on the left.

FastScrollPreviewBackgroundRight

Drawable to use as the fast scroll index preview window background when shown on the right.

FastScrollStyle
FastScrollTextColor

Text color for the fast scroll index overlay.

FastScrollThumbDrawable

Drawable to use as the fast scroll thumb.

FastScrollTrackDrawable

Drawable to use as the track for the fast scroll thumb.

FillAfter

When set to true, the animation transformation is applied after the animation is over.

FillAlpha
FillBefore

When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started.

FillColor
FillEnabled

When set to true, the value of fillBefore is taken into account.

FillType
FillViewport

Defines whether the scrollview should stretch its content to fill the viewport.

Filter

Enables or disables bitmap filtering.

FilterTouchesWhenObscured

Specifies whether to filter touches when the view's window is obscured by another visible window.

FingerprintAuthDrawable
FinishOnCloseSystemDialogs

Specify whether an activity should be finished when a "close system windows" request has been made.

FinishOnTaskLaunch

Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen.

FirstBaselineToTopHeight
FirstDayOfWeek

The first day of week according to Calendar.

FitsSystemWindows

Boolean internal attribute to adjust view layout based on system windows such as the status bar.

FlipInterval
Focusable

Boolean that controls whether a view can take focus.

FocusableInTouchMode

Boolean that controls whether a view can take focus while in touch mode.

FocusedByDefault
FocusedMonthDateColor

The color for the dates of the focused month.

FocusedSearchResultHighlightColor
Font
FontFamily

Default font family.

FontFeatureSettings
FontProviderAuthority
FontProviderCerts
FontProviderPackage
FontProviderQuery
FontProviderSystemFontFamily
FontStyle
FontVariationSettings
FontWeight
FooterDividersEnabled

When set to false, the ListView will not draw the divider before each footer view.

ForceDarkAllowed
ForceHasOverlappingRendering
ForceQueryable
ForceUriPermissions
Foreground

Defines the drawable to draw over the content.

ForegroundGravity

Defines the gravity to apply to the foreground drawable.

ForegroundServiceType
ForegroundTint
ForegroundTintMode
Format

Format string: if specified, the Chronometer will display this string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form.

Format12Hour

Specifies the formatting pattern used to show the time and/or date in 12-hour mode.

Format24Hour

Specifies the formatting pattern used to show the time and/or date in 24-hour mode.

Fraction
Fragment

The fragment that is displayed when the user selects this item.

FragmentAllowEnterTransitionOverlap
FragmentAllowReturnTransitionOverlap
FragmentCloseEnterAnimation
FragmentCloseExitAnimation
FragmentEnterTransition
FragmentExitTransition
FragmentFadeEnterAnimation
FragmentFadeExitAnimation
FragmentOpenEnterAnimation
FragmentOpenExitAnimation
FragmentReenterTransition
FragmentReturnTransition
FragmentSharedElementEnterTransition
FragmentSharedElementReturnTransition
FreezesText

If set, the text view will include its current complete text inside of its frozen icicle in addition to meta-data such as the current cursor position.

FromAlpha
FromDegrees
FromExtendBottom
FromExtendLeft
FromExtendRight
FromExtendTop
FromId
FromScene
FromXDelta
FromXScale
FromYDelta
FromYScale
FullBackupContent
FullBackupOnly
FullBright
FullDark
FunctionalTest

Flag indicating that an Instrumentation class should be run as a functional test.

GalleryItemBackground

The preferred background for gallery items.

GalleryStyle

Default Gallery style.

GestureColor

Color used to draw a gesture.

GestureStrokeAngleThreshold

Minimum curve angle a stroke must contain before it is recognized as a gesture.

GestureStrokeLengthThreshold

Minimum length of a stroke before it is recognized as a gesture.

GestureStrokeSquarenessThreshold

Squareness threshold of a stroke before it is recognized as a gesture.

GestureStrokeType

Defines the type of strokes that define a gesture.

GestureStrokeWidth

Width of the stroke used to draw the gesture.

GlEsVersion

The GLES driver version number needed by an application.

GoIcon
GradientRadius

Radius of the gradient, used only with radial gradient.

GrantUriPermissions
Gravity

Specifies how an object should position its content, on both the X and Y axes, within its own bounds.

GridViewStyle

Default GridView style.

GroupIndicator

Indicator shown beside the group View.

GwpAsanMode
HandHour
HandHourTint
HandHourTintMode
HandleProfiling

Flag indicating that an Instrumentation class wants to take care of starting/stopping profiling itself, rather than relying on the default behavior of profiling the complete time it is running.

HandMinute
HandMinuteTint
HandMinuteTintMode
HandSecond
HandSecondTint
HandSecondTintMode
HandwritingBoundsOffsetBottom
HandwritingBoundsOffsetLeft
HandwritingBoundsOffsetRight
HandwritingBoundsOffsetTop
HapticFeedbackEnabled

Boolean that controls whether a view should have haptic feedback enabled for events such as long presses.

HardwareAccelerated
HasCode

Indicate whether this application contains code.

HasFragileUserData
HeaderAmPmTextAppearance
HeaderBackground

Default background for the menu header.

HeaderDayOfMonthTextAppearance
HeaderDividersEnabled

When set to false, the ListView will not draw the divider after each header view.

HeaderMonthTextAppearance
HeaderTimeTextAppearance
HeaderYearTextAppearance
Height

Makes the TextView be exactly this many pixels tall.

HideOnContentScroll
Hint

Hint text to display when the text is empty.

HomeAsUpIndicator

Specifies a drawable to use for the 'home as up' indicator.

HomeLayout

Specifies a layout to use for the "home" section of the action bar.

HorizontalDivider

Default horizontal divider between rows of menu items.

HorizontalGap

Default horizontal gap between keys.

HorizontalScrollViewStyle

Default HorizontalScrollView style.

HorizontalSpacing

Defines the default horizontal spacing between columns.

Host

Specify a URI authority host that is handled, as per AddDataAuthority(String, String).

HotSpotX
HotSpotY
HtmlDescription
HyphenationFrequency
Icon

A Drawable resource providing a graphical representation of its associated item.

IconifiedByDefault

The default state of the SearchView.

IconPreview

The icon to show in the popup preview.

IconSpaceReserved
IconTint
IconTintMode
Id

Supply an identifier name for this view, to later retrieve it with FindViewById(Int32) or FindViewById(Int32).

Identifier
IgnoreGravity

Indicates what view should not be affected by gravity.

ImageButtonStyle

The style resource to use for an ImageButton.

ImageWellStyle

The style resource to use for an ImageButton that is an image well.

ImeActionId

Supply a value for ActionId used when an input method is connected to the text view.

ImeActionLabel

Supply a value for ActionLabel used when an input method is connected to the text view.

ImeExtractEnterAnimation

Animation to use when showing the fullscreen extract UI after it had previously been hidden.

ImeExtractExitAnimation

Animation to use when hiding the fullscreen extract UI after it had previously been shown.

ImeFullScreenBackground

Background to use for entire input method when it is being shown in fullscreen mode with the extract view, to ensure that it completely covers the application.

ImeOptions

Additional features you can enable in an IME associated with an editor to improve the integration with your application.

ImeSubtypeExtraValue

The extra value of the subtype.

ImeSubtypeLocale

The locale of the subtype.

ImeSubtypeMode

The mode of the subtype.

Immersive

Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications.

ImportantForAccessibility

Controls how this View is important for accessibility which is if it fires accessibility events and if it is reported to accessibility services that query the screen.

ImportantForAutofill
ImportantForContentCapture
InAnimation

Identifier for the animation to use when a view is shown.

IncludeFontPadding

Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly.

IncludeInGlobalSearch

If provided and true, this searchable activity will be included in any global lists of search targets.

Indeterminate

Allows to enable the indeterminate mode.

IndeterminateBehavior

Defines how the indeterminate mode should behave when the progress reaches max.

IndeterminateDrawable

Drawable used for the indeterminate mode.

IndeterminateDuration

Duration of the indeterminate animation.

IndeterminateOnly

Restricts to ONLY indeterminate mode (state-keeping progress mode will not work).

IndeterminateProgressStyle

Specifies a style resource to use for an indeterminate progress spinner.

IndeterminateTint
IndeterminateTintMode
IndicatorEnd

The end bound for an item's indicator.

IndicatorLeft

The left bound for an item's indicator.

IndicatorRight

The right bound for an item's indicator.

IndicatorStart

The start bound for an item's indicator.

InflatedId

Overrides the id of the inflated View with this value.

InheritShowWhenLocked
InitialKeyguardLayout

A resource id of a layout.

InitialLayout

A resource id of a layout.

InitOrder

Specify the order in which content providers hosted by a process are instantiated when that process is created.

InnerRadius

Inner radius of the ring.

InnerRadiusRatio

Inner radius of the ring expressed as a ratio of the ring's width.

InputMethod
Obsolete.

If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name).

InputType

The type of data being placed in a text field, used to help an input method decide how to let the user enter text.

Inset
InsetBottom
InsetLeft
InsetRight
InsetTop
InstallLocation

The default install location defined by an application.

InteractiveUiTimeout
Interpolator
Intro
IsAccessibilityTool
IsAlwaysSyncable

Set to true to tell the SyncManager to automatically call setIsSyncable(..., ..., 1) for the SyncAdapter instead of issuaing an initialization sync to the SyncAdapter.

IsAsciiCapable
IsAuxiliary

Set true if the subtype is auxiliary.

IsCredential
IsDefault

Set to true in all of the configurations for which this input method should be considered an option as the default.

IsFeatureSplit
IsGame
IsIndicator

Whether this rating bar is an indicator (and non-changeable by the user).

IsLightTheme
IsModifier

Whether this is a modifier key such as Alt or Shift.

IsolatedProcess

If set to true, this service will run under a special process that is isolated from the rest of the system.

IsolatedSplits
IsRepeatable

Whether long-pressing on this key will make it repeat.

IsScrollContainer

Set this if the view will serve as a scrolling container, meaing that it can be resized to shrink its overall window so that there will be space for an input method.

IsSplitRequired
IsStatic
IsSticky

Whether this is a toggle key.

ItemBackground

Default background for each menu item.

ItemIconDisabledAlpha

Default disabled icon alpha for each menu item that shows an icon.

ItemPadding

Specifies padding that should be applied to the left and right sides of system-provided items in the bar.

ItemTextAppearance

Default appearance of menu item text.

JustificationMode
KeepScreenOn

Controls whether the view's window should keep the screen on while visible.

Key

The key to store the Preference value.

KeyBackground

Image for the key.

KeyboardLayout

The key character map file resource.

KeyboardLayoutType
KeyboardLocale
KeyboardMode

Mode of the keyboard.

KeyboardNavigationCluster
Keycode

This enum provides the same keycode values as can be found in KeyEvent.

KeyEdgeFlags

Key edge flags.

KeyHeight

Default height of a key, in pixels or percentage of display width.

KeyIcon

The icon to display on the key instead of the label.

KeyLabel

The label to display on the key.

KeyOutputText

The string of characters to output when this key is pressed.

KeyPreviewHeight

Height of the key press feedback popup.

KeyPreviewLayout

Layout resource for key press feedback.

KeyPreviewOffset

Vertical offset of the key press feedback from the key.

KeySet
KeyTextColor

Color to use for the label in a key.

KeyTextSize

Size of the text for character keys.

KeyWidth

Default width of a key, in pixels or percentage of display width.

KillAfterRestore

Whether the application in question should be terminated after its settings have been restored during a full-system restore operation.

KnownActivityEmbeddingCerts
KnownCerts
Label

A user-legible name for the given item.

LabelFor

Specifies the id of a view for which this view serves as a label for accessibility purposes.

LabelTextSize

Size of the text for custom keys with some text and no icon.

LanguageTag
LargeHeap

Request that your application's processes be created with a large Dalvik heap.

LargeScreens

Indicates whether the application supports larger screen form-factors.

LargestWidthLimitDp

Starting with F:Android.OS.Build+VERSION_CODES.HoneycombMr2, this is the new way to specify the screens an application is compatible with.

LastBaselineToBottomHeight
LaunchMode

Specify how an activity should be launched.

LaunchTaskBehindSourceAnimation
LaunchTaskBehindTargetAnimation
LayerType

Specifies the type of layer backing this view.

Layout

Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so.

LayoutAbove

Positions the bottom edge of this view above the given anchor view ID.

LayoutAlignBaseline

Positions the baseline of this view on the baseline of the given anchor view ID.

LayoutAlignBottom

Makes the bottom edge of this view match the bottom edge of the given anchor view ID.

LayoutAlignEnd

Makes the end edge of this view match the end edge of the given anchor view ID.

LayoutAlignLeft

Makes the left edge of this view match the left edge of the given anchor view ID.

LayoutAlignParentBottom

If true, makes the bottom edge of this view match the bottom edge of the parent.

LayoutAlignParentEnd

If true, makes the end edge of this view match the end edge of the parent.

LayoutAlignParentLeft

If true, makes the left edge of this view match the left edge of the parent.

LayoutAlignParentRight

If true, makes the right edge of this view match the right edge of the parent.

LayoutAlignParentStart

If true, makes the start edge of this view match the start edge of the parent.

LayoutAlignParentTop

If true, makes the top edge of this view match the top edge of the parent.

LayoutAlignRight

Makes the right edge of this view match the right edge of the given anchor view ID.

LayoutAlignStart

Makes the start edge of this view match the start edge of the given anchor view ID.

LayoutAlignTop

Makes the top edge of this view match the top edge of the given anchor view ID.

LayoutAlignWithParentIfMissing

If set to true, the parent will be used as the anchor when the anchor cannot be be found for layout_toLeftOf, layout_toRightOf, etc.

LayoutAnimation

Defines the layout animation to use the first time the ViewGroup is laid out.

LayoutBelow

Positions the top edge of this view below the given anchor view ID.

LayoutCenterHorizontal

If true, centers this child horizontally within its parent.

LayoutCenterInParent

If true, centers this child horizontally and vertically within its parent.

LayoutCenterVertical

If true, centers this child vertically within its parent.

LayoutColumn

The index of the column in which this child should be.

LayoutColumnSpan

The column span: the difference between the right and left boundaries delimiting the group of cells occupied by this view.

LayoutColumnWeight
LayoutDirection

Defines the direction of layout drawing.

LayoutGravity

Standard gravity constant that a child supplies to its parent.

LayoutHeight

Specifies the basic height of the view.

LayoutMargin

Specifies extra space on the left, top, right and bottom sides of this view.

LayoutMarginBottom

Specifies extra space on the bottom side of this view.

LayoutMarginEnd

Specifies extra space on the end side of this view.

LayoutMarginHorizontal
LayoutMarginLeft

Specifies extra space on the left side of this view.

LayoutMarginRight

Specifies extra space on the right side of this view.

LayoutMarginStart

Specifies extra space on the start side of this view.

LayoutMarginTop

Specifies extra space on the top side of this view.

LayoutMarginVertical
LayoutMode

Defines the layout mode of this ViewGroup.

LayoutRow

The row boundary delimiting the top of the group of cells occupied by this view.

LayoutRowSpan

The row span: the difference between the bottom and top boundaries delimiting the group of cells occupied by this view.

LayoutRowWeight
LayoutScale
LayoutSpan

Defines how many columns this child should span.

LayoutToEndOf

Positions the start edge of this view to the end of the given anchor view ID.

LayoutToLeftOf

Positions the right edge of this view to the left of the given anchor view ID.

LayoutToRightOf

Positions the left edge of this view to the right of the given anchor view ID.

LayoutToStartOf

Positions the end edge of this view to the start of the given anchor view ID.

LayoutWeight
LayoutWidth

Specifies the basic width of the view.

LayoutX
LayoutY
Left

Amount of left padding inside the gradient shape.

LetterSpacing
Level
LineBreakStyle
LineBreakWordStyle
LineHeight
Lines

Makes the TextView be exactly this many lines tall.

LineSpacingExtra

Extra spacing between lines of text.

LineSpacingMultiplier

Extra spacing between lines of text, as a multiplier.

LinksClickable

If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found.

ListChoiceBackgroundIndicator

Drawable used as a background for selected list items.

ListChoiceIndicatorMultiple

Drawable to use for multiple choice indicators.

ListChoiceIndicatorSingle

Drawable to use for single choice indicators.

ListDivider

The drawable for the list divider.

ListDividerAlertDialog

The list divider used in alert dialogs.

ListMenuViewStyle
ListPopupWindowStyle

Default ListPopupWindow style.

ListPreferredItemHeight

The preferred list item height.

ListPreferredItemHeightLarge

A larger, more robust list item height.

ListPreferredItemHeightSmall

A smaller, sleeker list item height.

ListPreferredItemPaddingEnd

The preferred padding along the end edge of list items.

ListPreferredItemPaddingLeft

The preferred padding along the left edge of list items.

ListPreferredItemPaddingRight

The preferred padding along the right edge of list items.

ListPreferredItemPaddingStart

The preferred padding along the start edge of list items.

ListSelector

Drawable used to indicate the currently selected item in the list.

ListSeparatorTextViewStyle

TextView style for list separators.

ListViewStyle

Default ListView style.

ListViewWhiteStyle

ListView with white background.

LocaleConfig
LockTaskMode
Logo

A Drawable resource providing an extended graphical logo for its associated item.

LogoDescription
LongClickable

Defines whether this view reacts to long click events.

LoopViews

Defines whether the animator loops to the first view once it has reached the end of the list.

LStar
ManageSpaceActivity

Name of the activity to be launched to manage application's space on device.

MapViewStyle

Default MapView style.

MarqueeRepeatLimit

The number of times to repeat the marquee animation.

MatchOrder
Max

Defines the maximum value the progress can take.

MaxAspectRatio
MaxButtonHeight
MaxDate

The maximal date shown by this calendar view in mm/dd/yyyy format.

MaxEms

Makes the TextView be at most this many ems wide.

MaxHeight

An optional argument to supply a maximum height for this view.

MaximumAngle
MaxItemsPerRow

Defines the maximum number of items per row.

MaxLength

Set an input filter to constrain the text length to the specified number.

MaxLevel

The maximum level allowed for this item.

MaxLines

Makes the TextView be at most this many lines tall.

MaxLongVersionCode
MaxRecents
MaxResizeHeight
MaxResizeWidth
MaxRows

Defines the maximum number of rows displayed.

MaxSdkVersion

This is the maximum SDK version number that an application works on.

MaxWidth

An optional argument to supply a maximum width for this view.

MeasureAllChildren

Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring.

MeasureWithLargestChild

When set to true, all children with a weight will be considered having the minimum size of the largest child.

MediaRouteButtonStyle

Default style for the MediaRouteButton widget.

MediaRouteTypes

The types of media routes the button and its resulting chooser will filter by.

MemtagMode
MenuCategory

The category applied to all items within this group.

MimeGroup
MimeType

Specify a MIME type that is handled, as per AddDataType(String).

Min
MinAspectRatio
MinDate

The minimal date shown by this calendar view in mm/dd/yyyy format.

MinEms

Makes the TextView be at least this many ems wide.

MinHeight
MinimumHorizontalAngle
MinimumVerticalAngle
MinLevel

The minimum level allowed for this item.

MinLines

Makes the TextView be at least this many lines tall.

MinResizeHeight

Minimum height that the AppWidget can be resized to.

MinResizeWidth

Minimum width that the AppWidget can be resized to.

MinSdkVersion

This is the minimum SDK version number that the application requires.

MinWidth
MipMap

Enables or disables the mipmap hint.

MirrorForRtl

Defines if the associated drawables need to be mirrored when in RTL mode.

Mode
MoreIcon

'More' icon.

MultiArch
Multiprocess

Specify whether a component is allowed to have multiple instances of itself running in different processes.

Name

A unique name for the given item.

NativeHeapZeroInitialized
NavigationBarColor
NavigationBarDividerColor
NavigationContentDescription
NavigationIcon
NavigationMode

The type of navigation to use.

NegativeButtonText

The negative button text for the dialog.

NestedScrollingEnabled
NetworkSecurityConfig
NextClusterForward
NextFocusDown
NextFocusForward
NextFocusLeft

Defines the next view to give focus to when the next focus is Left.

NextFocusRight
NextFocusUp
NoHistory

Specify whether an activity should be kept in its history stack.

NonInteractiveUiTimeout
NormalScreens

Indicates whether an application supports the normal screen form-factors.

NotificationTimeout

The minimal period in milliseconds between two accessibility events of the same type are sent to this serivce.

NumberPickerStyle
NumbersBackgroundColor
NumbersInnerTextColor
NumbersSelectorColor
NumbersTextColor
NumColumns

Defines how many columns to show.

Numeric
Obsolete.

If set, specifies that this TextView has a numeric input method.

NumericModifiers
NumericShortcut

The numeric shortcut key.

NumStars

The number of stars (or rating items) to show.

Offset
OnClick

Name of the method in this View's context to invoke when the view is clicked.

Oneshot

If true, the animation will only run a single time and then stop.

Opacity

Indicates the opacity of the layer.

OpticalInsetBottom
OpticalInsetLeft
OpticalInsetRight
OpticalInsetTop
Order

The order for the Preference (lower values are to be ordered first).

OrderInCategory

The order within the category applied to all items within this group.

Ordering

Name of the property being animated.

OrderingFromXml

Whether to order the Preference under this group as they appear in the XML file.

Orientation

Standard orientation constant.

OutAnimation

Identifier for the animation to use when a view is hidden.

OutlineAmbientShadowColor
OutlineProvider
OutlineSpotShadowColor
OverlapAnchor
OverridesImplicitlyEnabledSubtype

Set true when this subtype should be selected by default if no other subtypes are selected explicitly.

OverScrollFooter

Drawable to draw below list content.

OverScrollHeader

Drawable to draw above list content.

OverScrollMode

Defines over-scrolling behavior.

PackageNames

Comma separated package names from which this serivce would like to receive events (leave out for all packages).

PackageType
Padding

Sets the padding, in pixels, of all four edges.

PaddingBottom

Sets the padding, in pixels, of the bottom edge; see F:Android.Resource+Attribute.Padding.

PaddingEnd

Sets the padding, in pixels, of the end edge; see F:Android.Resource+Attribute.Padding.

PaddingHorizontal
PaddingLeft

Sets the padding, in pixels, of the left edge; see F:Android.Resource+Attribute.Padding.

PaddingMode
PaddingRight

Sets the padding, in pixels, of the right edge; see F:Android.Resource+Attribute.Padding.

PaddingStart

Sets the padding, in pixels, of the start edge; see F:Android.Resource+Attribute.Padding.

PaddingTop

Sets the padding, in pixels, of the top edge; see F:Android.Resource+Attribute.Padding.

PaddingVertical
PanelBackground

The background of a panel when it is inset from the left and right edges of the screen.

PanelColorBackground

Color that matches (as closely as possible) the panel background.

PanelColorForeground

Default color of foreground panel imagery.

PanelFullBackground

The background of a panel when it extends to the left and right edges of the screen.

PanelTextAppearance

Default appearance of panel text.

ParentActivityName

The name of the logical parent of the activity as it appears in the manifest.

Password
Obsolete.

Whether the characters of the field are displayed as password dots instead of themselves.

PasswordsActivity
Path

Specify a URI path that must exactly match, as per PatternMatcher with Literal.

PathAdvancedPattern
PathData
PathPattern

Specify a URI path that matches a simple pattern, as per PatternMatcher with SimpleGlob.

PathPrefix

Specify a URI path that must be a prefix to match, as per PatternMatcher with Prefix.

PathSuffix
PatternPathData
Permission

Specify a permission that a client is required to have in order to use the associated object.

PermissionFlags

Flags indicating more context for a permission.

PermissionGroup

Specified the name of a group that this permission is associated with.

PermissionGroupFlags

Flags indicating more context for a permission group.

PersistableMode
Persistent

Flag to control special persistent mode of an application.

PersistentDrawingCache

Defines the persistence of the drawing cache.

PersistentWhenFeatureAvailable
PhoneNumber
Obsolete.

If set, specifies that this TextView has a phone number input method.

PhysicalKeyboardHintLanguageTag
PhysicalKeyboardHintLayoutType
PivotX
PivotY
PointerIcon
PopupAnimationStyle
PopupBackground
PopupCharacters

The characters to display in the popup keyboard.

PopupElevation
PopupEnterTransition
PopupExitTransition
PopupKeyboard

The XML keyboard layout of any popup keyboard.

PopupLayout

Layout resource for popup keyboards.

PopupMenuStyle

Default PopupMenu style.

PopupTheme
PopupWindowStyle

Default PopupWindow style.

Port

Specify a URI authority port that is handled, as per AddDataAuthority(String, String).

PositiveButtonText

The positive button text for the dialog.

PreferenceCategoryStyle

Default style for PreferenceCategory.

PreferenceFragmentStyle
PreferenceInformationStyle

Default style for informational Preference.

PreferenceLayoutChild

The preference layout that has the child/tabbed effect.

PreferenceScreenStyle

Default style for PreferenceScreen.

PreferenceStyle

Default style for Preference.

PreferKeepClear
PreferMinimalPostProcessing
PresentationTheme

Theme to use for presentations spawned from this theme.

PreserveLegacyExternalStorage
PreviewImage

A preview of what the AppWidget will look like after it's configured.

PreviewLayout
PrimaryContentAlpha
Priority

Specify the relative importance or ability in handling a particular Intent.

PrivateImeOptions

An addition content type description to supply to the input method attached to the text view, which is private to the implementation of the input method.

Process

Specify a specific process that the associated code is to run in.

Progress

Defines the default progress value, between 0 and max.

ProgressBackgroundTint
ProgressBackgroundTintMode
ProgressBarPadding

Specifies the horizontal padding on either end for an embedded progress bar.

ProgressBarStyle

Default ProgressBar style.

ProgressBarStyleHorizontal

Horizontal ProgressBar style.

ProgressBarStyleInverse

Inverse ProgressBar style.

ProgressBarStyleLarge

Large ProgressBar style.

ProgressBarStyleLargeInverse

Large inverse ProgressBar style.

ProgressBarStyleSmall

Small ProgressBar style.

ProgressBarStyleSmallInverse

Small inverse ProgressBar style.

ProgressBarStyleSmallTitle

Small ProgressBar in title style.

ProgressDrawable

Drawable used for the progress mode.

ProgressTint
ProgressTintMode
Prompt

The prompt to display when the spinner's dialog is shown.

PropertyName

Name of the property being animated.

PropertyXName
PropertyYName
ProtectionLevel

Characterizes the potential risk implied in a permission and indicates the procedure the system should follow when determining whether to grant the permission to an application requesting it.

PublicKey

The attribute that holds a Base64-encoded public key.

QueryActionMsg

If you wish to handle an action key during normal search query entry, you must define an action string here.

QueryAfterZeroResults

If provided and true, this searchable activity will be invoked for all queries in a particular session.

QueryBackground
QueryHint

An optional query hint string to be displayed in the empty query field.

QuickContactBadgeStyleSmallWindowLarge

Default quickcontact badge style with large quickcontact window.

QuickContactBadgeStyleSmallWindowMedium

Default quickcontact badge style with medium quickcontact window.

QuickContactBadgeStyleSmallWindowSmall

Default quickcontact badge style with small quickcontact window.

QuickContactBadgeStyleWindowLarge

Default quickcontact badge style with large quickcontact window.

QuickContactBadgeStyleWindowMedium

Default quickcontact badge style with medium quickcontact window.

QuickContactBadgeStyleWindowSmall

Default quickcontact badge style with small quickcontact window.

RadioButtonStyle

Default RadioButton style.

Radius

Defines the radius of the four corners.

Rating

The rating to set by default.

RatingBarStyle

Default RatingBar style.

RatingBarStyleIndicator

Indicator RatingBar style.

RatingBarStyleSmall

Small indicator RatingBar style.

ReadPermission

A specific Permission name for read-only access to a ContentProvider.

RecognitionService
RecreateOnConfigChanges
RecycleEnabled
RelinquishTaskIdentity
Reparent
ReparentWithOverlay
RepeatCount

Defines how many times the animation should repeat.

RepeatMode

Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite.

ReqFiveWayNav

Application's requirement for five way navigation

ReqHardKeyboard

Application's requirement for a hard keyboard

ReqKeyboardType

The input method preferred by an application.

ReqNavigation

The navigation device preferred by an application.

ReqTouchScreen

The touch screen type used by an application.

RequestLegacyExternalStorage
RequestRawExternalStorageAccess
Required

Specify whether this feature is required for the application.

RequiredAccountType

Declare that this application requires an account of a certain type.

RequiredDisplayCategory
RequireDeviceScreenOn
RequireDeviceUnlock
RequiredFeature
RequiredForAllUsers

Flag to specify if this application needs to be present for all users.

RequiredNotFeature
RequiredSplitTypes
RequiresFadingEdge

Defines which edges should be faded on scrolling.

RequiresSmallestWidthDp

Starting with F:Android.OS.Build+VERSION_CODES.HoneycombMr2, this is the new way to specify the minimum screen size an application is compatible with.

ResetEnabledSettingsOnAppDataCleared
Resizeable

Indicates whether the application can resize itself to newer screen sizes.

ResizeableActivity
ResizeClip
ResizeMode

Optional parameter which indicates if and how this widget can be resized.

Resource

Resource identifier to assign to this piece of named meta-data.

ResourcesMap
RestoreAnyVersion
RestoreNeedsApplication
RestrictedAccountType

Declare that this application requires access to restricted accounts of a certain type.

RestrictionType
ResumeWhilePausing
Reversible
RevisionCode
Right

Amount of right padding inside the gradient shape.

RingtonePreferenceStyle

Default style for RingtonePreference.

RingtoneType

Which ringtone type(s) to show in the picker.

RollbackDataPolicy
Rotation

rotation of the view, in degrees.

RotationAnimation
RotationX

rotation of the view around the x axis, in degrees.

RotationY

rotation of the view around the y axis, in degrees.

RoundIcon
RowCount

The maxmimum number of rows to create when automatically positioning children.

RowDelay

Fraction of the animation duration used to delay the beginning of the animation of each row.

RowEdgeFlags

Row edge flags.

RowHeight

Defines the height of each row.

RowOrderPreserved

When set to true, forces row boundaries to appear in the same order as row indices.

SaveEnabled

If unset, no state will be saved for this view when it is being frozen.

ScaleGravity

Specifies where the drawable is positioned after scaling.

ScaleHeight

Scale height, expressed as a percentage of the drawable's bound.

ScaleType

Controls how the image should be resized or moved to match the size of this ImageView.

ScaleWidth

Scale width, expressed as a percentage of the drawable's bound.

ScaleX

scale of the view in the x direction.

ScaleY

scale of the view in the y direction.

Scheme

Specify a URI scheme that is handled, as per AddDataScheme(String).

ScreenDensity

Specifies a compatible screen density, as per the device configuration screen density bins.

ScreenOrientation

Specify the orientation an activity should be run in.

ScreenReaderFocusable
ScreenSize

Specifies a compatible screen size, as per the device configuration screen size bins.

ScrollbarAlwaysDrawHorizontalTrack

Defines whether the horizontal scrollbar track should always be drawn.

ScrollbarAlwaysDrawVerticalTrack

Defines whether the vertical scrollbar track should always be drawn.

ScrollbarDefaultDelayBeforeFade

Defines the delay in milliseconds that a scrollbar waits before fade out.

ScrollbarFadeDuration

Defines the delay in milliseconds that a scrollbar takes to fade out.

Scrollbars

Defines which scrollbars should be displayed on scrolling or not.

ScrollbarSize

Sets the width of vertical scrollbars and height of horizontal scrollbars.

ScrollbarStyle

Controls the scrollbar style and position.

ScrollbarThumbHorizontal

Defines the horizontal scrollbar thumb drawable.

ScrollbarThumbVertical

Defines the vertical scrollbar thumb drawable.

ScrollbarTrackHorizontal

Defines the horizontal scrollbar track drawable.

ScrollbarTrackVertical

Defines the vertical scrollbar track drawable.

ScrollHorizontally

Whether the text is allowed to be wider than the view (and therefore can be scrolled horizontally).

ScrollIndicators
ScrollingCache

When set to true, the list uses a drawing cache during scrolling.

ScrollViewStyle

Default ScrollView style.

ScrollX

The initial horizontal scroll offset, in pixels.

ScrollY

The initial vertical scroll offset, in pixels.

SearchButtonText
Obsolete.

If supplied, this string will be displayed as the text of the "Search" button.

SearchHintIcon
SearchIcon
SearchMode

Additional features are controlled by mode bits in this field.

SearchResultHighlightColor
SearchSettingsDescription

If provided, this string will be used to describe the searchable item in the searchable items settings within system search settings.

SearchSuggestAuthority

If provided, this is the trigger indicating that the searchable activity provides suggestions as well.

SearchSuggestIntentAction

If provided, and not overridden by an action in the selected suggestion, this string will be placed in the action field of the Intent when the user clicks a suggestion.

SearchSuggestIntentData

If provided, and not overridden by an action in the selected suggestion, this string will be placed in the data field of the Intent when the user clicks a suggestion.

SearchSuggestPath

If provided, this will be inserted in the suggestions query Uri, after the authority you have provide but before the standard suggestions path.

SearchSuggestSelection

If provided, suggestion queries will be passed into your query function as the selection parameter.

SearchSuggestThreshold

If provided, this is the minimum number of characters needed to trigger search suggestions.

SearchViewStyle
SecondaryContentAlpha
SecondaryProgress

Defines the secondary progress value, between 0 and max.

SecondaryProgressTint
SecondaryProgressTintMode
SecureElementName
SeekBarStyle

Default SeekBar style.

SegmentedButtonStyle

Style for segmented buttons - a container that houses several buttons with the appearance of a singel button broken into segments.

Selectable

Whether the Preference is selectable.

SelectableAsDefault
SelectableItemBackground

Background drawable for standalone items that need focus/pressed states.

SelectableItemBackgroundBorderless
SelectAllOnFocus

If the text is selectable, select it all when the view takes focus.

SelectedDateVerticalBar

Drawable for the vertical bar shown at the beginning and at the end of the selected date.

SelectedWeekBackgroundColor

The background color for the selected week.

SelectionDividerHeight
SessionService
SettingsActivity

Component name of an activity that allows the user to modify the settings for this service.

SettingsSliceUri
SettingsSubtitle
SetupActivity
ShadowColor

Place a shadow of the specified color behind the text.

ShadowDx

Horizontal offset of the shadow.

ShadowDy

Vertical offset of the shadow.

ShadowRadius

Radius of the shadow.

Shape

Indicates what shape to fill with a gradient.

SharedUserId

Specify the name of a user ID that will be shared between multiple packages.

SharedUserLabel

Specify a label for the shared user UID of this package.

SharedUserMaxSdkVersion
ShareInterpolator
Shell
ShortcutDisabledMessage
ShortcutId
ShortcutLongLabel
ShortcutShortLabel
ShouldDisableView

Whether the view of this Preference should be disabled when this Preference is disabled.

ShouldUseDefaultUnfoldTransition
ShowAsAction

How this item should display in the Action Bar, if present.

ShowBackdrop
ShowClockAndComplications
ShowDefault

Whether to show an item for a default sound.

ShowDividers

Setting for which dividers to show.

ShowForAllUsers
ShowInInputMethodPicker
ShowMetadataInPreview
ShownWeekCount

The number of weeks to be shown.

ShowOnLockScreen

Specify that an Activity should be shown over the lock screen and, in a multiuser environment, across all users' windows

ShowSilent

Whether to show an item for 'Silent'.

ShowText
ShowWeekNumber

Whether do show week numbers.

ShowWhenLocked
ShrinkColumns

The zero-based index of the columns to shrink.

SingleLine
Obsolete.

Constrains the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines, and advances focus instead of inserting a newline when you press the enter key.

SingleLineTitle
SingleUser

If set to true, a single instance of this component will run for all users.

SlideEdge
SmallIcon

Smaller icon of the authenticator.

SmallScreens

Indicates whether the application supports smaller screen form-factors.

SmoothScrollbar

When set to true, the list will use a more refined calculation method based on the pixels height of the items visible on screen.

SoundEffectsEnabled

Boolean that controls whether a view should have sound effects enabled for events such as clicking and touching.

Spacing
SpinnerDropDownItemStyle

Default style for spinner drop down items.

SpinnerItemStyle

Default spinner item style.

SpinnerMode

Display mode for spinner options.

SpinnersShown

Whether the spinners are shown.

SpinnerStyle

Default Spinner style.

SplashScreenTheme
SplitMotionEvents

Sets whether this ViewGroup should split MotionEvents to separate child views during touch event dispatch.

SplitName
SplitTrack
SplitTypes
SpotShadowAlpha
Src

Sets a drawable as the content of this ImageView.

Ssp
SspAdvancedPattern
SspPattern
SspPrefix
SspSuffix
StackFromBottom

Used by ListView and GridView to stack their content from the bottom.

StackViewStyle
StarStyle

Default Star style.

Start
StartColor

Start color of the gradient.

StartDelay
StartOffset

Delay in milliseconds before the animation runs, once start time is reached.

StartX
StartY
StartYear
Obsolete.

The first year (inclusive), for example "1940".

StateAboveAnchor

State identifier indicating the popup will be above the anchor.

StateAccelerated

State value for StateListDrawable, indicating that the Drawable is in a view that is hardware accelerated.

StateActivated

State value for StateListDrawable, set when a view or its parent has been "activated" meaning the user has currently marked it as being of interest.

StateActive

State value for StateListDrawable.

StateCheckable

State identifier indicating that the object may display a check mark.

StateChecked

State identifier indicating that the object is currently checked.

StateDragCanAccept

State for StateListDrawable indicating that the Drawable is in a view that is capable of accepting a drop of the content currently being manipulated in a drag-and-drop operation.

StateDragHovered

State for StateListDrawable indicating that a drag operation (for which the Drawable's view is a valid recipient) is currently positioned over the Drawable.

StateEmpty

State identifier indicating the group is empty (has no children).

StateEnabled

State value for StateListDrawable, set when a view is enabled.

StateExpanded

State identifier indicating the group is expanded.

StateFirst

State value for StateListDrawable.

StateFocused

State value for StateListDrawable, set when a view has input focus.

StateHovered

State value for StateListDrawable, set when a pointer is hovering over the view.

StateLast

State value for StateListDrawable.

StateListAnimator
StateLongPressable

State for KeyboardView key preview background.

StateMiddle

State value for StateListDrawable.

StateMultiline

State identifier indicating a TextView has a multi-line layout.

StateNotNeeded

Indicates that an Activity does not need to have its freeze state (as returned by OnSaveInstanceState(Bundle) retained in order to be restarted.

StatePressed

State value for StateListDrawable, set when the user is pressing down in a view.

StateSelected

State value for StateListDrawable, set when a view (or one of its parents) is currently selected.

StateSingle

State value for StateListDrawable.

StateWindowFocused

State value for StateListDrawable, set when a view's window has input focus.

StaticWallpaperPreview

A resource id of a static drawable.

StatusBarColor
StepSize

The step size of the rating.

StopWithTask

If set to true, this service with be automatically stopped when the user remove a task rooted in an activity owned by the application.

StreamType

Different audio stream types.

StretchColumns

The zero-based index of the columns to stretch.

StretchMode

Defines how columns should stretch to fill the available empty space, if any.

StrokeAlpha
StrokeColor
StrokeLineCap
StrokeLineJoin
StrokeMiterLimit
StrokeWidth
StylusHandwritingSettingsActivity
SubMenuArrow
SubmitBackground
Subtitle

Specifies subtitle text used for navigationMode="normal"

SubtitleTextAppearance
SubtitleTextColor
SubtitleTextStyle

Specifies a style to use for subtitle text.

SubtypeExtraValue

The extra value of the subtype.

SubtypeId

The unique id for the subtype.

SubtypeLocale

The locale of the subtype.

SuggestActionMsg

If you wish to handle an action key while a suggestion is being displayed and selected, there are two ways to handle this.

SuggestActionMsgColumn
SuggestionRowLayout
Summary

The summary for the item.

SummaryColumn

Column in data table that summarizes this data.

SummaryOff

The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked.

SummaryOn

The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked.

SupportedTypes
SupportsAssist
SupportsBatteryGameMode
SupportsInlineSuggestions
SupportsInlineSuggestionsWithTouchExploration
SupportsLaunchVoiceAssistFromKeyguard
SupportsLocalInteraction
SupportsMultipleDisplays
SupportsPerformanceGameMode
SupportsPictureInPicture
SupportsRtl

Declare that your application will be able to deal with RTL (right to left) layouts.

SupportsStylusHandwriting
SupportsSwitchingToNextInputMethod
SupportsUploading
SuppressesSpellChecker
SwitchMinWidth

Minimum width for the switch component

SwitchPadding

Minimum space between the switch and caption text

SwitchPreferenceStyle

Default style for switch preferences.

SwitchStyle
SwitchTextAppearance

TextAppearance style for text displayed on the switch thumb.

SwitchTextOff

The text used on the switch itself when in the "off" state.

SwitchTextOn

The text used on the switch itself when in the "on" state.

Syncable

Flag indicating whether this content provider would like to participate in data synchronization.

TabStripEnabled

Determines whether the strip under the tab indicators is drawn or not.

TabStripLeft

Drawable used to draw the left part of the strip underneath the tabs.

TabStripRight

Drawable used to draw the right part of the strip underneath the tabs.

TabWidgetStyle

Default TabWidget style.

Tag

Supply a tag for this view containing a String, to be retrieved later with Tag or searched for with FindViewWithTag(Object).

TargetActivity

The name of the activity this alias should launch.

TargetCellHeight
TargetCellWidth
TargetClass

The class part of the ComponentName to assign to the Intent, as per SetComponent(ComponentName).

TargetDescriptions

Reference to an array resource that be used as description for the targets around the circle.

TargetId
TargetName
TargetPackage

The name of the application package that an Instrumentation object will run against.

TargetProcesses
TargetSandboxVersion
TargetSdkVersion

This is the SDK version number that the application is targeting.

TaskAffinity

Specify a task name that activities have an "affinity" to.

TaskCloseEnterAnimation

When closing the last activity of a task, this is the animation that is run on the activity of the next task (which is entering the screen).

TaskCloseExitAnimation

When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen).

TaskOpenEnterAnimation

When opening an activity in a new task, this is the animation that is run on the activity of the new task (which is entering the screen).

TaskOpenExitAnimation

When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen).

TaskToBackEnterAnimation

When sending the current task to the background, this is the animation that is run on the top activity of the task behind it (which is entering the screen).

TaskToBackExitAnimation

When sending the current task to the background, this is the animation that is run on the top activity of the current task (which is exiting the screen).

TaskToFrontEnterAnimation

When bringing an existing task to the foreground, this is the animation that is run on the top activity of the task being brought to the foreground (which is entering the screen).

TaskToFrontExitAnimation

When bringing an existing task to the foreground, this is the animation that is run on the current foreground activity (which is exiting the screen).

Tension

This is the amount of tension.

TestOnly

Option to indicate this application is only for testing purposes.

Text

Text to display.

TextAlignment

Defines the alignment of the text.

TextAllCaps

Present the text in ALL CAPS.

TextAppearance

Default appearance of text: color, typeface, size, and style.

TextAppearanceButton

Text color, typeface, size, and style for the text inside of a button.

TextAppearanceInverse

Default appearance of text against an inverted background: color, typeface, size, and style.

TextAppearanceLarge

Text color, typeface, size, and style for "large" text.

TextAppearanceLargeInverse

Text color, typeface, size, and style for "large" inverse text.

TextAppearanceLargePopupMenu

Text color, typeface, size, and style for the text inside of a popup menu.

TextAppearanceListItem

The preferred TextAppearance for the primary text of list items.

TextAppearanceListItemSecondary
TextAppearanceListItemSmall

The preferred TextAppearance for the primary text of small list items.

TextAppearanceMedium

Text color, typeface, size, and style for "medium" text.

TextAppearanceMediumInverse

Text color, typeface, size, and style for "medium" inverse text.

TextAppearancePopupMenuHeader
TextAppearanceSearchResultSubtitle

Text color, typeface, size, and style for system search result subtitle.

TextAppearanceSearchResultTitle

Text color, typeface, size, and style for system search result title.

TextAppearanceSmall

Text color, typeface, size, and style for "small" text.

TextAppearanceSmallInverse

Text color, typeface, size, and style for "small" inverse text.

TextAppearanceSmallPopupMenu

Text color, typeface, size, and style for small text inside of a popup menu.

TextCheckMark

Drawable to use for check marks.

TextCheckMarkInverse
TextColor

Color of text (usually same as colorForeground).

TextColorAlertDialogListItem

Color of list item text in alert dialogs.

TextColorHighlight

Color of highlighted text.

TextColorHighlightInverse

Color of highlighted text, when used in a light theme.

TextColorHint

Color of hint text (displayed when the field is empty).

TextColorHintInverse

Inverse hint text color.

TextColorLink

Color of link text (URLs).

TextColorLinkInverse

Color of link text (URLs), when used in a light theme.

TextColorPrimary

The most prominent text color.

TextColorPrimaryDisableOnly

Bright text color.

TextColorPrimaryInverse

Primary inverse text color, useful for inverted backgrounds.

TextColorPrimaryInverseDisableOnly

Bright inverse text color.

TextColorPrimaryInverseNoDisable

Bright inverse text color.

TextColorPrimaryNoDisable

Bright text color.

TextColorSecondary

Secondary text color.

TextColorSecondaryInverse

Secondary inverse text color, useful for inverted backgrounds.

TextColorSecondaryInverseNoDisable

Dim inverse text color.

TextColorSecondaryNoDisable

Dim text color.

TextColorTertiary

Tertiary text color.

TextColorTertiaryInverse

Tertiary inverse text color, useful for inverted backgrounds.

TextCursorDrawable

Reference to a drawable that will be drawn under the insertion cursor.

TextDirection

Defines the direction of the text.

TextEditNoPasteWindowLayout

Variation of textEditPasteWindowLayout displayed when the clipboard is empty.

TextEditPasteWindowLayout

The layout of the view that is displayed on top of the cursor to paste inside a TextEdit field.

TextEditSideNoPasteWindowLayout

Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty.

TextEditSidePasteWindowLayout

Used instead of textEditPasteWindowLayout when the window is moved on the side of the insertion cursor because it would be clipped if it were positioned on top.

TextEditSuggestionItemLayout

Layout of the TextView item that will populate the suggestion popup window.

TextFilterEnabled

When set to true, the list will filter results as the user types.

TextFontWeight
TextIsSelectable

Indicates that the content of a non-editable TextView can be selected.

TextLocale
TextOff

The text for the button when it is not checked.

TextOn

The text for the button when it is checked.

TextScaleX

Sets the horizontal scaling factor for the text.

TextSelectHandle

Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text.

TextSelectHandleLeft

Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region.

TextSelectHandleRight

Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region.

TextSelectHandleWindowStyle

Reference to a style that will be used for the window containing a text selection anchor.

TextSize

Size of text.

TextStyle

Default text typeface style.

TextSuggestionsWindowStyle

Reference to a style that will be used for the window containing a list of possible text suggestions in an EditText.

TextViewStyle

Default TextView style.

Theme

The overall theme to use for an activity.

Thickness

Thickness of the ring.

ThicknessRatio

Thickness of the ring expressed as a ratio of the ring's width.

Thumb

Draws the thumb on a seekbar.

Thumbnail

Reference to a the wallpaper's thumbnail bitmap.

ThumbOffset

An offset for the thumb that allows it to extend out of the range of the track.

ThumbPosition
ThumbTextPadding

Amount of padding on either side of text within the switch thumb.

ThumbTint
ThumbTintMode
TickMark
TickMarkTint
TickMarkTintMode
TileMode

Defines the tile mode.

TileModeX
TileModeY
TileService
TimePickerDialogTheme
TimePickerMode
TimePickerStyle
TimeZone

Specifies the time zone to use.

Tint

Set a tinting color for the image.

TintMode
Title

The title associated with the item.

TitleCondensed

The condensed title associated with the item.

TitleMargin
TitleMarginBottom
TitleMarginEnd
TitleMarginStart
TitleMarginTop
TitleTextAppearance
TitleTextColor
TitleTextStyle

Specifies a style to use for title text.

ToAlpha
ToDegrees
ToExtendBottom
ToExtendLeft
ToExtendRight
ToExtendTop
ToId
ToolbarStyle
TooltipText
Top

Amount of top padding inside the gradient shape.

TopBright
TopDark
TopLeftRadius

Radius of the top left corner.

TopOffset

Extra offset for the handle at the top of the SlidingDrawer.

TopRightRadius

Radius of the top right corner.

ToScene
TouchscreenBlocksFocus
ToXDelta
ToXScale
ToYDelta
ToYScale
Track

Drawable to use as the "track" that the switch thumb slides within.

TrackTint
TrackTintMode
TranscriptMode

Sets the transcript mode for the list.

TransformPivotX

x location of the pivot point around which the view will rotate and scale.

TransformPivotY

y location of the pivot point around which the view will rotate and scale.

Transition
TransitionGroup
TransitionName
TransitionOrdering
TransitionVisibilityMode
TranslateX
TranslateY
TranslationX

translation in x of the view.

TranslationY

translation in y of the view.

TranslationZ
TrimPathEnd
TrimPathOffset
TrimPathStart
TtcIndex
TunerCount
TurnScreenOn
Type

Type of gradient.

Typeface

Default text typeface.

UiOptions

Extra options for an activity's UI.

UncertainGestureColor

Color used to draw the user's strokes until we are sure it's a gesture.

UnfocusedMonthDateColor

The color for the dates of an unfocused month.

UnselectedAlpha

Sets the alpha on the items that are not selected.

UpdatePeriodMillis

Update period in milliseconds, or 0 if the AppWidget will update itself.

Use32bitAbi
UseAppZygote
UseDefaultMargins

When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters.

UseEmbeddedDex
UseIntrinsicSizeAsMinimum

Use the drawable's intrinsic width and height as minimum size values.

UseLevel
UserVisible
UsesCleartextTraffic
UsesPermissionFlags
Value

Concrete value to assign to this piece of named meta-data.

ValueFrom

Value the animation starts from.

ValueTo

Value the animation animates to.

ValueType

The type of valueFrom and valueTo.

VariablePadding

If true, allows the drawable's padding to change based on the current state that is selected.

Vendor
Version
VersionCode

Internal version code.

VersionCodeMajor
VersionMajor
VersionName

The text shown to the user to indicate the version they have.

VerticalCorrection

Amount to offset the touch Y coordinate by, for bias correction.

VerticalDivider

Default vertical divider between menu items.

VerticalGap

Default vertical gap between rows of keys.

VerticalScrollbarPosition

Determines which side the vertical scroll bar should be placed on.

VerticalSpacing

Defines the default vertical spacing between rows.

ViewportHeight
ViewportWidth
Visibility

Controls the initial visibility of the view.

Visible

Provides initial visibility state of the drawable; the default value is false.

VisibleToInstantApps
VmSafeMode

Flag indicating whether the application requests the VM to operate in the safe mode.

VoiceIcon
VoiceLanguage

If provided, this specifies the spoken language to be expected, and that it will be different than the one set in the Default.

VoiceLanguageModel

If provided, this specifies the language model that should be used by the voice recognition system.

VoiceMaxResults

If provided, enforces the maximum number of results to return, including the "best" result which will always be provided as the SEARCH intent's primary query.

VoicePromptText

If provided, this specifies a prompt that will be displayed during voice input.

VoiceSearchMode

Voice search features are controlled by mode bits in this field.

WallpaperCloseEnterAnimation

When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the new activity (which is entering the screen).

WallpaperCloseExitAnimation

When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the old wallpaper activity (which is exiting the screen).

WallpaperIntraCloseEnterAnimation
WallpaperIntraCloseExitAnimation
WallpaperIntraOpenEnterAnimation
WallpaperIntraOpenExitAnimation
WallpaperOpenEnterAnimation

When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the new wallpaper activity (which is entering the screen).

WallpaperOpenExitAnimation

When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the current activity (which is exiting the screen).

WebTextViewStyle

Default WebTextView style.

WebViewStyle

Default WebView style.

WeekDayTextAppearance

The text appearance for the week day abbreviation of the calendar header.

WeekNumberColor

The color for the week numbers.

WeekSeparatorLineColor

The color for the separator line between weeks.

WeightSum

Defines the maximum weight sum.

WidgetCategory

Optional parameter which indicates where this widget can be shown, ie. home screen, keyguard or both. resized.

WidgetFeatures
WidgetLayout

The layout for the controllable widget portion of a Preference.

Width

Makes the TextView be exactly this many pixels wide.

WindowActionBar

Flag indicating whether this window should have an Action Bar in place of the usual title bar.

WindowActionBarOverlay

Flag indicating whether this window's Action Bar should overlay application content.

WindowActionModeOverlay

Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).

WindowActivityTransitions
WindowAllowEnterTransitionOverlap
WindowAllowReturnTransitionOverlap
WindowAnimationStyle

Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by R styleable WindowAnimation.

WindowBackground

Drawable to use as the overall window background.

WindowBackgroundBlurRadius
WindowBackgroundFallback
WindowBlurBehindEnabled
WindowBlurBehindRadius
WindowClipToOutline
WindowCloseOnTouchOutside

Control whether a container should automatically close itself if the user touches outside of it.

WindowContentOverlay

This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title.

WindowContentTransitionManager
WindowContentTransitions
WindowDisablePreview

Flag allowing you to disable the preview animation for a window.

WindowDrawsSystemBarBackgrounds
WindowElevation
WindowEnableSplitTouch

Flag indicating that this window should allow touches to be split across other windows that also support split touch.

WindowEnterAnimation

The animation used when a window is being added.

WindowEnterTransition
WindowExitAnimation

The animation used when a window is being removed.

WindowExitTransition
WindowFrame

Drawable to use as a frame around the window.

WindowFullScreen

Flag indicating whether this window should fill the entire screen.

WindowHideAnimation

The animation used when a window is going from VISIBLE to INVISIBLE.

WindowIsFloating

Flag indicating whether this is a floating window.

WindowIsTranslucent

Flag indicating whether this is a translucent window.

WindowLayoutAffinity
WindowLayoutInDisplayCutoutMode
WindowLightNavigationBar
WindowLightStatusBar
WindowMinWidthMajor

The minimum width the window is allowed to be, along the major axis of the screen.

WindowMinWidthMinor

The minimum width the window is allowed to be, along the minor axis of the screen.

WindowNoDisplay

Flag indicating that this window should not be displayed at all.

WindowNoMoveAnimation
WindowNoTitle

Flag indicating whether there should be no title on this window.

WindowOverscan

Flag indicating whether this window should extend into overscan region.

WindowReenterTransition
WindowReturnTransition
WindowSharedElementEnterTransition
WindowSharedElementExitTransition
WindowSharedElementReenterTransition
WindowSharedElementReturnTransition
WindowSharedElementsUseOverlay
WindowShowAnimation

The animation used when a window is going from INVISIBLE to VISIBLE.

WindowShowWallpaper

Flag indicating that this window's background should be the user's current wallpaper.

WindowSoftInputMode

Defines the default soft input state that this window would like when it is displayed.

WindowSplashScreenAnimatedIcon
WindowSplashScreenAnimationDuration
WindowSplashScreenBackground
WindowSplashScreenBehavior
WindowSplashScreenBrandingImage
WindowSplashscreenContent
WindowSplashScreenIconBackgroundColor
WindowSwipeToDismiss
WindowTitleBackgroundStyle

The style resource to use for a window's title area.

WindowTitleSize

The style resource to use for a window's title bar height.

WindowTitleStyle

The style resource to use for a window's title text.

WindowTransitionBackgroundFadeDuration
WindowTranslucentNavigation
WindowTranslucentStatus
WritePermission

A specific Permission name for write access to a ContentProvider.

X

A coordinate in the X dimension.

XlargeScreens

Indicates whether the application supports extra large screen form-factors.

Y

A coordinate in the Y dimension.

YearListItemTextAppearance
YearListSelectorColor
YesNoPreferenceStyle

Default style for YesNoPreference.

ZAdjustment

Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation.

ZygotePreloadName

Properties

Class

Returns the runtime class of this Object.

(Inherited from Object)
Handle

The handle to the underlying Android instance.

(Inherited from Object)
JniIdentityHashCode (Inherited from Object)
JniPeerMembers
PeerReference (Inherited from Object)
ThresholdClass

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

(Inherited from Object)
ThresholdType

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

(Inherited from Object)

Methods

Clone()

Creates and returns a copy of this object.

(Inherited from Object)
Dispose() (Inherited from Object)
Dispose(Boolean) (Inherited from Object)
Equals(Object)

Indicates whether some other object is "equal to" this one.

(Inherited from Object)
GetHashCode()

Returns a hash code value for the object.

(Inherited from Object)
JavaFinalize()

Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.

(Inherited from Object)
Notify()

Wakes up a single thread that is waiting on this object's monitor.

(Inherited from Object)
NotifyAll()

Wakes up all threads that are waiting on this object's monitor.

(Inherited from Object)
SetHandle(IntPtr, JniHandleOwnership)

Sets the Handle property.

(Inherited from Object)
ToArray<T>() (Inherited from Object)
ToString()

Returns a string representation of the object.

(Inherited from Object)
UnregisterFromRuntime() (Inherited from Object)
Wait()

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>.

(Inherited from Object)
Wait(Int64)

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed.

(Inherited from Object)
Wait(Int64, Int32)

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed.

(Inherited from Object)

Explicit Interface Implementations

IJavaPeerable.Disposed() (Inherited from Object)
IJavaPeerable.DisposeUnlessReferenced() (Inherited from Object)
IJavaPeerable.Finalized() (Inherited from Object)
IJavaPeerable.JniManagedPeerState (Inherited from Object)
IJavaPeerable.SetJniIdentityHashCode(Int32) (Inherited from Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) (Inherited from Object)
IJavaPeerable.SetPeerReference(JniObjectReference) (Inherited from Object)

Extension Methods

JavaCast<TResult>(IJavaObject)

Performs an Android runtime-checked type conversion.

JavaCast<TResult>(IJavaObject)
GetJniTypeName(IJavaPeerable)

Applies to