Resource.Attribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides identifiers for platform attribute resources.
[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
- 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
| Name | Description |
|---|---|
| Resource.Attribute() | |
Fields
| Name | Description |
|---|---|
| AbsListViewStyle |
Default AbsListView style. |
| AccessibilityDataSensitive |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| AccessibilityLiveRegion |
Identifies the platform attribute resource named |
| AccessibilityPaneTitle |
Identifies the platform attribute resource named |
| AccessibilityTraversalAfter |
Identifies the platform attribute resource named |
| AccessibilityTraversalBefore |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ActionModeSplitBackground |
Background drawable to use for action mode UI in the lower split bar |
| ActionModeStyle | |
| ActionModeWebSearchDrawable |
Identifies the platform attribute resource named |
| ActionOverflowButtonStyle | |
| ActionOverflowMenuStyle |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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. |
| AdServiceTypes |
Identifies the platform attribute resource named |
| AdvancedPrintOptionsActivity |
Identifies the platform attribute resource named |
| 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. |
| Allow |
Identifies the platform attribute resource named |
| AllowAudioPlaybackCapture |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| AllowCrossUidActivitySwitchFromBelow |
Identifies the platform attribute resource named |
| AllowEmbedded |
Identifies the platform attribute resource named |
| AllowGameAngleDriver |
Identifies the platform attribute resource named |
| AllowGameDownscaling |
Identifies the platform attribute resource named |
| AllowGameFpsOverride |
Identifies the platform attribute resource named |
| AllowNativeHeapPointerTagging |
Identifies the platform attribute resource named |
| AllowParallelSyncs |
Set to true to tell the SyncManager that this SyncAdapter supports multiple simultaneous syncs for the same account type and authority. |
| AllowSharedIsolatedProcess |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| AllowUntrustedActivityEmbedding |
Identifies the platform attribute resource named |
| AllowUpdateOwnership |
Identifies the platform attribute resource named |
| Alpha |
alpha property of the view, as a value between 0 (completely transparent) and 1 (completely opaque). |
| AlphabeticModifiers |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| AmPmBackgroundColor |
Identifies the platform attribute resource named |
| AmPmTextColor |
Identifies the platform attribute resource named |
| Angle |
Angle of the gradient. |
| AnimatedImageDrawable |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ApiKey |
Value is a string that specifies the Maps API Key to use. |
| AppCategory |
Identifies the platform attribute resource named |
| AppComponentFactory |
Identifies the platform attribute resource named |
| AttributionsAreUserVisible |
Identifies the platform attribute resource named |
| AttributionTags |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| AutofillHints |
Identifies the platform attribute resource named |
| AutoHandwritingEnabled |
Identifies the platform attribute resource named |
| AutoLink |
Controls whether links such as urls and email addresses are automatically found and converted to clickable links. |
| AutoMirrored |
Identifies the platform attribute resource named |
| AutoRemoveFromRecents |
Identifies the platform attribute resource named |
| AutoRevokePermissions |
Identifies the platform attribute resource named |
| AutoSizeMaxTextSize |
Identifies the platform attribute resource named |
| AutoSizeMinTextSize |
Identifies the platform attribute resource named |
| AutoSizePresetSizes |
Identifies the platform attribute resource named |
| AutoSizeStepGranularity |
Identifies the platform attribute resource named |
| AutoSizeTextType |
Identifies the platform attribute resource named |
| 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. |
| AutoTransact |
Identifies the platform attribute resource named |
| AutoUrlDetect |
Identifies the platform attribute resource named |
| AutoVerify |
Identifies the platform attribute resource named |
| BackdropColor |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| BackgroundTintMode |
Identifies the platform attribute resource named |
| BackupAgent |
The name of the class subclassing |
| BackupInForeground |
Identifies the platform attribute resource named |
| Banner |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ButtonBarNeutralButtonStyle |
Identifies the platform attribute resource named |
| ButtonBarPositiveButtonStyle |
Identifies the platform attribute resource named |
| ButtonBarStyle |
Style for button bars |
| ButtonCornerRadius |
Identifies the platform attribute resource named |
| ButtonGravity |
Identifies the platform attribute resource named |
| ButtonStyle |
Normal Button style. |
| ButtonStyleInset |
Button style to inset into an EditText. |
| ButtonStyleSmall |
Small Button style. |
| ButtonStyleToggle |
ToggleButton style. |
| ButtonTint |
Identifies the platform attribute resource named |
| ButtonTintMode |
Identifies the platform attribute resource named |
| CacheColorHint |
Indicates that this list will always be drawn on top of solid, single-color opaque background. |
| CalendarTextColor |
Identifies the platform attribute resource named |
| CalendarViewShown |
Whether the calendar view is shown. |
| CalendarViewStyle |
The CalendarView style. |
| CanControlMagnification |
Identifies the platform attribute resource named |
| CandidatesTextStyleSpans |
A styled string, specifying the style to be used for showing inline candidate text when composing with an input method. |
| CanDisplayOnRemoteDevices |
Identifies the platform attribute resource named |
| CanPauseRecording |
Identifies the platform attribute resource named |
| CanPerformGestures |
Identifies the platform attribute resource named |
| CanRecord |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| CantSaveState |
Identifies the platform attribute resource named |
| Capability |
Identifies the platform attribute resource named |
| Capitalize |
Obsolete.
If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types. |
| Category |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| CheckMarkTintMode |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ClipToPadding |
Defines whether the ViewGroup will clip its drawing surface so as to exclude the padding area. |
| CloseIcon |
Identifies the platform attribute resource named |
| Codes |
The unicode value or comma-separated values that this key outputs. |
| CollapseColumns |
The zero-based index of the columns to collapse. |
| CollapseContentDescription |
Identifies the platform attribute resource named |
| CollapseIcon |
Identifies the platform attribute resource named |
| Color |
Solid color for the gradient shape. |
| ColorAccent |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ColorButtonNormal |
Identifies the platform attribute resource named |
| ColorControlActivated |
Identifies the platform attribute resource named |
| ColorControlHighlight |
Identifies the platform attribute resource named |
| ColorControlNormal |
Identifies the platform attribute resource named |
| ColorEdgeEffect |
Identifies the platform attribute resource named |
| ColorError |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ColorMultiSelectHighlight |
Default highlight color for items in multiple selection mode. |
| ColorPressedHighlight |
Default highlight color for items that are pressed. |
| ColorPrimary |
Identifies the platform attribute resource named |
| ColorPrimaryDark |
Identifies the platform attribute resource named |
| ColorSecondary |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ContentAuthority |
the authority of a content provider. |
| ContentDescription |
Defines text that briefly describes content of the view. |
| ContentInsetEnd |
Identifies the platform attribute resource named |
| ContentInsetEndWithActions |
Identifies the platform attribute resource named |
| ContentInsetLeft |
Identifies the platform attribute resource named |
| ContentInsetRight |
Identifies the platform attribute resource named |
| ContentInsetStart |
Identifies the platform attribute resource named |
| ContentInsetStartWithNavigation |
Identifies the platform attribute resource named |
| ContentSensitivity |
Identifies the platform attribute resource named |
| ContextClickable |
Identifies the platform attribute resource named |
| ContextDescription |
Identifies the platform attribute resource named |
| ContextPopupMenuStyle |
Identifies the platform attribute resource named |
| ContextUri |
Identifies the platform attribute resource named |
| ControlX1 |
Identifies the platform attribute resource named |
| ControlX2 |
Identifies the platform attribute resource named |
| ControlY1 |
Identifies the platform attribute resource named |
| ControlY2 |
Identifies the platform attribute resource named |
| CountDown |
Identifies the platform attribute resource named |
| Country |
Identifies the platform attribute resource named |
| CropToPadding |
If true, the image will be cropped to fit within its padding. |
| CrossProfile |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| DatePickerDialogTheme |
Identifies the platform attribute resource named |
| DatePickerMode |
Identifies the platform attribute resource named |
| DatePickerStyle |
The DatePicker style. |
| DateTextAppearance |
The text appearance for the calendar dates. |
| DayOfWeekBackground |
Identifies the platform attribute resource named |
| DayOfWeekTextAppearance |
Identifies the platform attribute resource named |
| Debuggable |
Flag indicating whether the application can be debugged, even when running on a device that is running in user mode. |
| DefaultFocusHighlightEnabled |
Identifies the platform attribute resource named |
| DefaultHeight |
Identifies the platform attribute resource named |
| DefaultLocale |
Identifies the platform attribute resource named |
| DefaultToDeviceProtectedStorage |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| DialogTheme |
Theme to use for dialogs spawned from this theme. |
| DialogTitle |
The title in the dialog. |
| DialTint |
Identifies the platform attribute resource named |
| DialTintMode |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| DrawableTintMode |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| EditTextBackground |
EditText background drawable. |
| EditTextColor |
EditText text foreground color. |
| EditTextPreferenceStyle |
Default style for EditTextPreference. |
| EditTextStyle |
Default EditText style. |
| EffectColor |
Identifies the platform attribute resource named |
| ElegantTextHeight |
Identifies the platform attribute resource named |
| Elevation |
Identifies the platform attribute resource named |
| Ellipsize |
Where to ellipsize text. |
| Ems |
Makes the TextView be exactly this many ems wide. |
| Enabled |
Specifies whether the widget is enabled. |
| EnableOnBackInvokedCallback |
Identifies the platform attribute resource named |
| EnableTextStylingShortcuts |
Identifies the platform attribute resource named |
| EnableVrMode |
Identifies the platform attribute resource named |
| End |
Identifies the platform attribute resource named |
| EndColor |
End color of the gradient. |
| EndX |
Identifies the platform attribute resource named |
| EndY |
Identifies the platform attribute resource named |
| EndYear |
Obsolete.
The last year (inclusive), for example "2010". |
| EnforceNavigationBarContrast |
Identifies the platform attribute resource named |
| EnforceStatusBarContrast |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ExcludeFromRecents |
Indicates that an Activity should be excluded from the list of recently launched activities. |
| ExcludeId |
Identifies the platform attribute resource named |
| ExcludeName |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ExtractNativeLibs |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| FallbackLineSpacing |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| FillBefore |
When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started. |
| FillColor |
Identifies the platform attribute resource named |
| FillEnabled |
When set to true, the value of fillBefore is taken into account. |
| FillType |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| FocusedMonthDateColor |
The color for the dates of the focused month. |
| FocusedSearchResultHighlightColor |
Identifies the platform attribute resource named |
| Font |
Identifies the platform attribute resource named |
| FontFamily |
Default font family. |
| FontFeatureSettings |
Identifies the platform attribute resource named |
| FontProviderAuthority |
Identifies the platform attribute resource named |
| FontProviderCerts |
Identifies the platform attribute resource named |
| FontProviderPackage |
Identifies the platform attribute resource named |
| FontProviderQuery |
Identifies the platform attribute resource named |
| FontProviderSystemFontFamily |
Identifies the platform attribute resource named |
| FontStyle |
Identifies the platform attribute resource named |
| FontVariationSettings |
Identifies the platform attribute resource named |
| FontWeight |
Identifies the platform attribute resource named |
| FooterDividersEnabled |
When set to false, the ListView will not draw the divider before each footer view. |
| ForceDarkAllowed |
Identifies the platform attribute resource named |
| ForceHasOverlappingRendering |
Identifies the platform attribute resource named |
| ForceQueryable |
Identifies the platform attribute resource named |
| ForceUriPermissions |
Identifies the platform attribute resource named |
| Foreground |
Defines the drawable to draw over the content. |
| ForegroundGravity |
Defines the gravity to apply to the foreground drawable. |
| ForegroundServiceType |
Identifies the platform attribute resource named |
| ForegroundTint |
Identifies the platform attribute resource named |
| ForegroundTintMode |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| Fragment |
The fragment that is displayed when the user selects this item. |
| FragmentAdvancedPattern |
Identifies the platform attribute resource named |
| FragmentAllowEnterTransitionOverlap |
Identifies the platform attribute resource named |
| FragmentAllowReturnTransitionOverlap |
Identifies the platform attribute resource named |
| FragmentCloseEnterAnimation | |
| FragmentCloseExitAnimation | |
| FragmentEnterTransition |
Identifies the platform attribute resource named |
| FragmentExitTransition |
Identifies the platform attribute resource named |
| FragmentFadeEnterAnimation | |
| FragmentFadeExitAnimation | |
| FragmentOpenEnterAnimation | |
| FragmentOpenExitAnimation | |
| FragmentPattern |
Identifies the platform attribute resource named |
| FragmentPrefix |
Identifies the platform attribute resource named |
| FragmentReenterTransition |
Identifies the platform attribute resource named |
| FragmentReturnTransition |
Identifies the platform attribute resource named |
| FragmentSharedElementEnterTransition |
Identifies the platform attribute resource named |
| FragmentSharedElementReturnTransition |
Identifies the platform attribute resource named |
| FragmentSuffix |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| FromExtendLeft |
Identifies the platform attribute resource named |
| FromExtendRight |
Identifies the platform attribute resource named |
| FromExtendTop |
Identifies the platform attribute resource named |
| FromId |
Identifies the platform attribute resource named |
| FromScene |
Identifies the platform attribute resource named |
| FromXDelta | |
| FromXScale | |
| FromYDelta | |
| FromYScale | |
| FullBackupContent |
Identifies the platform attribute resource named |
| FullBackupOnly |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| GradientRadius |
Radius of the gradient, used only with radial gradient. |
| GrantUriPermissions |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| HandHour | |
| HandHourTint |
Identifies the platform attribute resource named |
| HandHourTintMode |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| HandMinuteTintMode |
Identifies the platform attribute resource named |
| HandSecond |
Identifies the platform attribute resource named |
| HandSecondTint |
Identifies the platform attribute resource named |
| HandSecondTintMode |
Identifies the platform attribute resource named |
| HandwritingBoundsOffsetBottom |
Identifies the platform attribute resource named |
| HandwritingBoundsOffsetLeft |
Identifies the platform attribute resource named |
| HandwritingBoundsOffsetRight |
Identifies the platform attribute resource named |
| HandwritingBoundsOffsetTop |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| HeaderAmPmTextAppearance |
Identifies the platform attribute resource named |
| HeaderBackground |
Default background for the menu header. |
| HeaderDayOfMonthTextAppearance |
Identifies the platform attribute resource named |
| HeaderDividersEnabled |
When set to false, the ListView will not draw the divider after each header view. |
| HeaderMonthTextAppearance |
Identifies the platform attribute resource named |
| HeaderTimeTextAppearance |
Identifies the platform attribute resource named |
| HeaderYearTextAppearance |
Identifies the platform attribute resource named |
| Height |
Makes the TextView be exactly this many pixels tall. |
| HideOnContentScroll |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| HotSpotY |
Identifies the platform attribute resource named |
| HtmlDescription |
Identifies the platform attribute resource named |
| HyphenationFrequency |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| IconTint |
Identifies the platform attribute resource named |
| IconTintMode |
Identifies the platform attribute resource named |
| Id |
Supply an identifier name for this view, to later retrieve it with FindViewById(Int32) or FindViewById(Int32). |
| Identifier |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ImportantForContentCapture |
Identifies the platform attribute resource named |
| 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 |
| 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 |
Identifies the platform attribute resource named |
| IndeterminateTintMode |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| InsetBottom | |
| InsetLeft | |
| InsetRight | |
| InsetTop | |
| InstallLocation |
The default install location defined by an application. |
| IntentMatchingFlags |
Identifies the platform attribute resource named |
| InteractiveUiTimeout |
Identifies the platform attribute resource named |
| Interpolator | |
| Intro |
Identifies the platform attribute resource named |
| IsAccessibilityTool |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| IsAuxiliary |
Set true if the subtype is auxiliary. |
| IsCredential |
Identifies the platform attribute resource named |
| IsDefault |
Set to true in all of the configurations for which this input method should be considered an option as the default. |
| IsFeatureSplit |
Identifies the platform attribute resource named |
| IsGame |
Identifies the platform attribute resource named |
| IsIndicator |
Whether this rating bar is an indicator (and non-changeable by the user). |
| IsLightTheme |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| IsStatic |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| KeyboardLocale |
Identifies the platform attribute resource named |
| KeyboardMode |
Mode of the keyboard. |
| KeyboardNavigationCluster |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| KnownCerts |
Identifies the platform attribute resource named |
| 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. |
| LanguageSettingsActivity |
Identifies the platform attribute resource named |
| LanguageTag |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| LaunchMode |
Specify how an activity should be launched. |
| LaunchTaskBehindSourceAnimation |
Identifies the platform attribute resource named |
| LaunchTaskBehindTargetAnimation |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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. |
| LayoutLabel |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| Level |
Identifies the platform attribute resource named |
| LineBreakStyle |
Identifies the platform attribute resource named |
| LineBreakWordStyle |
Identifies the platform attribute resource named |
| LineHeight |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| LockTaskMode |
Identifies the platform attribute resource named |
| Logo |
A Drawable resource providing an extended graphical logo for its associated item. |
| LogoDescription |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| Max |
Defines the maximum value the progress can take. |
| MaxAspectRatio |
Identifies the platform attribute resource named |
| MaxButtonHeight |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| MaxRecents |
Identifies the platform attribute resource named |
| MaxResizeHeight |
Identifies the platform attribute resource named |
| MaxResizeWidth |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| MenuCategory |
The category applied to all items within this group. |
| MimeGroup |
Identifies the platform attribute resource named |
| MimeType |
Specify a MIME type that is handled, as per AddDataType(String). |
| Min |
Identifies the platform attribute resource named |
| MinAspectRatio |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| MinimumVerticalAngle |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| MoreIcon |
'More' icon. |
| MultiArch |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| NavigationBarColor |
Identifies the platform attribute resource named |
| NavigationBarDividerColor |
Identifies the platform attribute resource named |
| NavigationContentDescription |
Identifies the platform attribute resource named |
| NavigationIcon |
Identifies the platform attribute resource named |
| NavigationMode |
The type of navigation to use. |
| NegativeButtonText |
The negative button text for the dialog. |
| NestedScrollingEnabled |
Identifies the platform attribute resource named |
| NetworkSecurityConfig |
Identifies the platform attribute resource named |
| NextClusterForward |
Identifies the platform attribute resource named |
| NextFocusDown |
Identifies the platform attribute resource named |
| NextFocusForward |
Identifies the platform attribute resource named |
| NextFocusLeft |
Defines the next view to give focus to when the next focus is Left. |
| NextFocusRight |
Identifies the platform attribute resource named |
| NextFocusUp |
Identifies the platform attribute resource named |
| NoHistory |
Specify whether an activity should be kept in its history stack. |
| NonInteractiveUiTimeout |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| NumbersBackgroundColor |
Identifies the platform attribute resource named |
| NumbersInnerTextColor |
Identifies the platform attribute resource named |
| NumbersSelectorColor |
Identifies the platform attribute resource named |
| NumbersTextColor |
Identifies the platform attribute resource named |
| NumColumns |
Defines how many columns to show. |
| Numeric |
Obsolete.
If set, specifies that this TextView has a numeric input method. |
| NumericModifiers |
Identifies the platform attribute resource named |
| NumericShortcut |
The numeric shortcut key. |
| NumStars |
The number of stars (or rating items) to show. |
| Offset |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| OpticalInsetLeft |
Identifies the platform attribute resource named |
| OpticalInsetRight |
Identifies the platform attribute resource named |
| OpticalInsetTop |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| OutlineProvider |
Identifies the platform attribute resource named |
| OutlineSpotShadowColor |
Identifies the platform attribute resource named |
| OverlapAnchor |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| PaddingLeft |
Sets the padding, in pixels, of the left edge; see F:Android.Resource+Attribute.Padding. |
| PaddingMode |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| PageSizeCompat |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| Path |
Specify a URI path that must exactly match, as per PatternMatcher with Literal. |
| PathAdvancedPattern |
Identifies the platform attribute resource named |
| PathData |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| PatternPathData |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| Persistent |
Flag to control special persistent mode of an application. |
| PersistentDrawingCache |
Defines the persistence of the drawing cache. |
| PersistentWhenFeatureAvailable |
Identifies the platform attribute resource named |
| PhoneNumber |
Obsolete.
If set, specifies that this TextView has a phone number input method. |
| PhysicalKeyboardHintLanguageTag |
Identifies the platform attribute resource named |
| PhysicalKeyboardHintLayoutType |
Identifies the platform attribute resource named |
| PivotX | |
| PivotY | |
| PointerIcon |
Identifies the platform attribute resource named |
| PopupAnimationStyle | |
| PopupBackground | |
| PopupCharacters |
The characters to display in the popup keyboard. |
| PopupElevation |
Identifies the platform attribute resource named |
| PopupEnterTransition |
Identifies the platform attribute resource named |
| PopupExitTransition |
Identifies the platform attribute resource named |
| PopupKeyboard |
The XML keyboard layout of any popup keyboard. |
| PopupLayout |
Layout resource for popup keyboards. |
| PopupMenuStyle |
Default PopupMenu style. |
| PopupTheme |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| PreferMinimalPostProcessing |
Identifies the platform attribute resource named |
| PresentationTheme |
Theme to use for presentations spawned from this theme. |
| PreserveLegacyExternalStorage |
Identifies the platform attribute resource named |
| PreviewImage |
A preview of what the AppWidget will look like after it's configured. |
| PreviewLayout |
Identifies the platform attribute resource named |
| PrimaryContentAlpha |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ProgressBackgroundTintMode |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ProgressTintMode |
Identifies the platform attribute resource named |
| Prompt |
The prompt to display when the spinner's dialog is shown. |
| PropertyName |
Name of the property being animated. |
| PropertyXName |
Identifies the platform attribute resource named |
| PropertyYName |
Identifies the platform attribute resource named |
| 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. |
| Query |
Identifies the platform attribute resource named |
| QueryActionMsg |
If you wish to handle an action key during normal search query entry, you must define an action string here. |
| QueryAdvancedPattern |
Identifies the platform attribute resource named |
| QueryAfterZeroResults |
If provided and |
| QueryBackground |
Identifies the platform attribute resource named |
| QueryHint |
An optional query hint string to be displayed in the empty query field. |
| QueryPattern |
Identifies the platform attribute resource named |
| QueryPrefix |
Identifies the platform attribute resource named |
| QuerySuffix |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| RecreateOnConfigChanges |
Identifies the platform attribute resource named |
| RecycleEnabled |
Identifies the platform attribute resource named |
| RelinquishTaskIdentity |
Identifies the platform attribute resource named |
| Reparent |
Identifies the platform attribute resource named |
| ReparentWithOverlay |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| RequestRawExternalStorageAccess |
Identifies the platform attribute resource named |
| RequireContentUriPermissionFromCaller |
Identifies the platform attribute resource named |
| Required |
Specify whether this feature is required for the application. |
| RequiredAccountType |
Declare that this application requires an account of a certain type. |
| RequiredDisplayCategory |
Identifies the platform attribute resource named |
| RequireDeviceScreenOn |
Identifies the platform attribute resource named |
| RequireDeviceUnlock |
Identifies the platform attribute resource named |
| RequiredFeature |
Identifies the platform attribute resource named |
| RequiredForAllUsers |
Flag to specify if this application needs to be present for all users. |
| RequiredNotFeature |
Identifies the platform attribute resource named |
| RequiredSplitTypes |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| Resizeable |
Indicates whether the application can resize itself to newer screen sizes. |
| ResizeableActivity |
Identifies the platform attribute resource named |
| ResizeClip |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| RestoreAnyVersion |
Identifies the platform attribute resource named |
| RestoreNeedsApplication | |
| RestrictedAccountType |
Declare that this application requires access to restricted accounts of a certain type. |
| RestrictionType |
Identifies the platform attribute resource named |
| ResumeWhilePausing |
Identifies the platform attribute resource named |
| Reversible |
Identifies the platform attribute resource named |
| RevisionCode |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| Rotation |
rotation of the view, in degrees. |
| RotationAnimation |
Identifies the platform attribute resource named |
| RotationX |
rotation of the view around the x axis, in degrees. |
| RotationY |
rotation of the view around the y axis, in degrees. |
| RoundIcon |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| SearchIcon |
Identifies the platform attribute resource named |
| SearchMode |
Additional features are controlled by mode bits in this field. |
| SearchResultHighlightColor |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| SecondaryContentAlpha |
Identifies the platform attribute resource named |
| SecondaryProgress |
Defines the secondary progress value, between 0 and max. |
| SecondaryProgressTint |
Identifies the platform attribute resource named |
| SecondaryProgressTintMode |
Identifies the platform attribute resource named |
| SecureElementName |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| SelectableItemBackground |
Background drawable for standalone items that need focus/pressed states. |
| SelectableItemBackgroundBorderless |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| SessionService |
Identifies the platform attribute resource named |
| SettingsActivity |
Component name of an activity that allows the user to modify the settings for this service. |
| SettingsSliceUri |
Identifies the platform attribute resource named |
| SettingsSubtitle |
Identifies the platform attribute resource named |
| SetupActivity |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ShareInterpolator | |
| Shell |
Identifies the platform attribute resource named |
| ShiftDrawingOffsetForStartOverhang |
Identifies the platform attribute resource named |
| ShortcutDisabledMessage |
Identifies the platform attribute resource named |
| ShortcutId |
Identifies the platform attribute resource named |
| ShortcutLongLabel |
Identifies the platform attribute resource named |
| ShortcutShortLabel |
Identifies the platform attribute resource named |
| ShouldDefaultToObserveMode |
Identifies the platform attribute resource named |
| ShouldDisableView |
Whether the view of this Preference should be disabled when this Preference is disabled. |
| ShouldUseDefaultUnfoldTransition |
Identifies the platform attribute resource named |
| ShowAsAction |
How this item should display in the Action Bar, if present. |
| ShowBackdrop |
Identifies the platform attribute resource named |
| ShowClockAndComplications |
Identifies the platform attribute resource named |
| ShowDefault |
Whether to show an item for a default sound. |
| ShowDividers |
Setting for which dividers to show. |
| ShowForAllUsers |
Identifies the platform attribute resource named |
| ShowInInputMethodPicker |
Identifies the platform attribute resource named |
| ShowMetadataInPreview |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ShowWeekNumber |
Whether do show week numbers. |
| ShowWhenLocked |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| SingleUser |
If set to true, a single instance of this component will run for all users. |
| SlideEdge |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| SplitMotionEvents |
Sets whether this ViewGroup should split MotionEvents to separate child views during touch event dispatch. |
| SplitName |
Identifies the platform attribute resource named |
| SplitTrack |
Identifies the platform attribute resource named |
| SplitTypes |
Identifies the platform attribute resource named |
| SpotShadowAlpha |
Identifies the platform attribute resource named |
| Src |
Sets a drawable as the content of this ImageView. |
| Ssp |
Identifies the platform attribute resource named |
| SspAdvancedPattern |
Identifies the platform attribute resource named |
| SspPattern |
Identifies the platform attribute resource named |
| SspPrefix |
Identifies the platform attribute resource named |
| SspSuffix |
Identifies the platform attribute resource named |
| StackFromBottom |
Used by ListView and GridView to stack their content from the bottom. |
| StackViewStyle |
Identifies the platform attribute resource named |
| StarStyle |
Default Star style. |
| Start |
Identifies the platform attribute resource named |
| StartColor |
Start color of the gradient. |
| StartDelay |
Identifies the platform attribute resource named |
| StartOffset |
Delay in milliseconds before the animation runs, once start time is reached. |
| StartX |
Identifies the platform attribute resource named |
| StartY |
Identifies the platform attribute resource named |
| 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 <var>may</var> 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| StrokeColor |
Identifies the platform attribute resource named |
| StrokeLineCap |
Identifies the platform attribute resource named |
| StrokeLineJoin |
Identifies the platform attribute resource named |
| StrokeMiterLimit |
Identifies the platform attribute resource named |
| StrokeWidth |
Identifies the platform attribute resource named |
| StylusHandwritingSettingsActivity |
Identifies the platform attribute resource named |
| SubMenuArrow |
Identifies the platform attribute resource named |
| SubmitBackground |
Identifies the platform attribute resource named |
| Subtitle |
Specifies subtitle text used for navigationMode="normal" |
| SubtitleTextAppearance |
Identifies the platform attribute resource named |
| SubtitleTextColor |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| SuggestionRowLayout |
Identifies the platform attribute resource named |
| 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. |
| SupplementalDescription |
Identifies the platform attribute resource named |
| SupportedTypes |
Identifies the platform attribute resource named |
| SupportsAssist |
Identifies the platform attribute resource named |
| SupportsBatteryGameMode |
Identifies the platform attribute resource named |
| SupportsConnectionlessStylusHandwriting |
Identifies the platform attribute resource named |
| SupportsInlineSuggestions |
Identifies the platform attribute resource named |
| SupportsInlineSuggestionsWithTouchExploration |
Identifies the platform attribute resource named |
| SupportsLaunchVoiceAssistFromKeyguard |
Identifies the platform attribute resource named |
| SupportsLocalInteraction |
Identifies the platform attribute resource named |
| SupportsMultipleDisplays |
Identifies the platform attribute resource named |
| SupportsPerformanceGameMode |
Identifies the platform attribute resource named |
| SupportsPictureInPicture |
Identifies the platform attribute resource named |
| SupportsRtl |
Declare that your application will be able to deal with RTL (right to left) layouts. |
| SupportsStylusHandwriting |
Identifies the platform attribute resource named |
| SupportsSwitchingToNextInputMethod |
Identifies the platform attribute resource named |
| SupportsUploading | |
| SuppressesSpellChecker |
Identifies the platform attribute resource named |
| SwitchMinWidth |
Minimum width for the switch component |
| SwitchPadding |
Minimum space between the switch and caption text |
| SwitchPreferenceStyle |
Default style for switch preferences. |
| SwitchStyle |
Identifies the platform attribute resource named |
| 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. |
| SystemUserOnly |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| TargetCellWidth |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| TargetName |
Identifies the platform attribute resource named |
| TargetPackage |
The name of the application package that an Instrumentation object will run against. |
| TargetProcesses |
Identifies the platform attribute resource named |
| TargetSandboxVersion |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| TextIsSelectable |
Indicates that the content of a non-editable TextView can be selected. |
| TextLocale |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ThumbTextPadding |
Amount of padding on either side of text within the switch thumb. |
| ThumbTint |
Identifies the platform attribute resource named |
| ThumbTintMode |
Identifies the platform attribute resource named |
| TickMark |
Identifies the platform attribute resource named |
| TickMarkTint |
Identifies the platform attribute resource named |
| TickMarkTintMode |
Identifies the platform attribute resource named |
| TileMode |
Defines the tile mode. |
| TileModeX |
Identifies the platform attribute resource named |
| TileModeY |
Identifies the platform attribute resource named |
| TileService |
Identifies the platform attribute resource named |
| TimePickerDialogTheme |
Identifies the platform attribute resource named |
| TimePickerMode |
Identifies the platform attribute resource named |
| TimePickerStyle |
Identifies the platform attribute resource named |
| TimeZone |
Specifies the time zone to use. |
| Tint |
Set a tinting color for the image. |
| TintMode |
Identifies the platform attribute resource named |
| Title |
The title associated with the item. |
| TitleCondensed |
The condensed title associated with the item. |
| TitleMargin |
Identifies the platform attribute resource named |
| TitleMarginBottom |
Identifies the platform attribute resource named |
| TitleMarginEnd |
Identifies the platform attribute resource named |
| TitleMarginStart |
Identifies the platform attribute resource named |
| TitleMarginTop |
Identifies the platform attribute resource named |
| TitleTextAppearance |
Identifies the platform attribute resource named |
| TitleTextColor |
Identifies the platform attribute resource named |
| TitleTextStyle |
Specifies a style to use for title text. |
| ToAlpha | |
| ToDegrees | |
| ToExtendBottom |
Identifies the platform attribute resource named |
| ToExtendLeft |
Identifies the platform attribute resource named |
| ToExtendRight |
Identifies the platform attribute resource named |
| ToExtendTop |
Identifies the platform attribute resource named |
| ToId |
Identifies the platform attribute resource named |
| ToolbarStyle |
Identifies the platform attribute resource named |
| TooltipText |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| TouchscreenBlocksFocus |
Identifies the platform attribute resource named |
| ToXDelta | |
| ToXScale | |
| ToYDelta | |
| ToYScale | |
| Track |
Drawable to use as the "track" that the switch thumb slides within. |
| TrackTint |
Identifies the platform attribute resource named |
| TrackTintMode |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| TransitionGroup |
Identifies the platform attribute resource named |
| TransitionName |
Identifies the platform attribute resource named |
| TransitionOrdering |
Identifies the platform attribute resource named |
| TransitionVisibilityMode |
Identifies the platform attribute resource named |
| TranslateX |
Identifies the platform attribute resource named |
| TranslateY |
Identifies the platform attribute resource named |
| TranslationX |
translation in x of the view. |
| TranslationY |
translation in y of the view. |
| TranslationZ |
Identifies the platform attribute resource named |
| TrimPathEnd |
Identifies the platform attribute resource named |
| TrimPathOffset |
Identifies the platform attribute resource named |
| TrimPathStart |
Identifies the platform attribute resource named |
| TtcIndex |
Identifies the platform attribute resource named |
| TunerCount |
Identifies the platform attribute resource named |
| TurnScreenOn |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| UseAppZygote |
Identifies the platform attribute resource named |
| UseBoundsForWidth |
Identifies the platform attribute resource named |
| UseDefaultMargins |
When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters. |
| UseEmbeddedDex |
Identifies the platform attribute resource named |
| UseIntrinsicSizeAsMinimum |
Use the drawable's intrinsic width and height as minimum size values. |
| UseLevel | |
| UseLocalePreferredLineHeightForMinimum |
Identifies the platform attribute resource named |
| UserVisible | |
| UsesCleartextTraffic |
Identifies the platform attribute resource named |
| UsesPermissionFlags |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| Version |
Identifies the platform attribute resource named |
| VersionCode |
Internal version code. |
| VersionCodeMajor |
Identifies the platform attribute resource named |
| VersionMajor |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| ViewportWidth |
Identifies the platform attribute resource named |
| Visibility |
Controls the initial visibility of the view. |
| Visible |
Provides initial visibility state of the drawable; the default value is false. |
| VisibleToInstantApps |
Identifies the platform attribute resource named |
| VmSafeMode |
Flag indicating whether the application requests the VM to operate in the safe mode. |
| VoiceIcon |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| WallpaperIntraCloseExitAnimation |
Identifies the platform attribute resource named |
| WallpaperIntraOpenEnterAnimation |
Identifies the platform attribute resource named |
| WallpaperIntraOpenExitAnimation |
Identifies the platform attribute resource named |
| 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). |
| WantsRoleHolderPriority |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| WindowAllowEnterTransitionOverlap |
Identifies the platform attribute resource named |
| WindowAllowReturnTransitionOverlap |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| WindowBackgroundFallback |
Identifies the platform attribute resource named |
| WindowBlurBehindEnabled |
Identifies the platform attribute resource named |
| WindowBlurBehindRadius |
Identifies the platform attribute resource named |
| WindowClipToOutline |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| WindowContentTransitions |
Identifies the platform attribute resource named |
| WindowDisablePreview |
Flag allowing you to disable the preview animation for a window. |
| WindowDrawsSystemBarBackgrounds |
Identifies the platform attribute resource named |
| WindowElevation |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| WindowExitAnimation |
The animation used when a window is being removed. |
| WindowExitTransition |
Identifies the platform attribute resource named |
| 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. |
| WindowIsFrameRatePowerSavingsBalanced |
Identifies the platform attribute resource named |
| WindowIsTranslucent |
Flag indicating whether this is a translucent window. |
| WindowLayoutAffinity |
Identifies the platform attribute resource named |
| WindowLayoutInDisplayCutoutMode |
Identifies the platform attribute resource named |
| WindowLightNavigationBar |
Identifies the platform attribute resource named |
| WindowLightStatusBar |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| WindowNoTitle |
Flag indicating whether there should be no title on this window. |
| WindowOptOutEdgeToEdgeEnforcement |
Identifies the platform attribute resource named |
| WindowOverscan |
Flag indicating whether this window should extend into overscan region. |
| WindowReenterTransition |
Identifies the platform attribute resource named |
| WindowReturnTransition |
Identifies the platform attribute resource named |
| WindowSharedElementEnterTransition |
Identifies the platform attribute resource named |
| WindowSharedElementExitTransition |
Identifies the platform attribute resource named |
| WindowSharedElementReenterTransition |
Identifies the platform attribute resource named |
| WindowSharedElementReturnTransition |
Identifies the platform attribute resource named |
| WindowSharedElementsUseOverlay |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| WindowSplashScreenAnimationDuration |
Identifies the platform attribute resource named |
| WindowSplashScreenBackground |
Identifies the platform attribute resource named |
| WindowSplashScreenBehavior |
Identifies the platform attribute resource named |
| WindowSplashScreenBrandingImage |
Identifies the platform attribute resource named |
| WindowSplashscreenContent |
Identifies the platform attribute resource named |
| WindowSplashScreenIconBackgroundColor |
Identifies the platform attribute resource named |
| WindowSwipeToDismiss |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| WindowTranslucentNavigation |
Identifies the platform attribute resource named |
| WindowTranslucentStatus |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
| YearListSelectorColor |
Identifies the platform attribute resource named |
| 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 |
Identifies the platform attribute resource named |
Properties
| Name | Description |
|---|---|
| Class |
Returns the runtime class of this |
| Handle |
The handle to the underlying Android instance. (Inherited from Object) |
| JniIdentityHashCode |
Gets the identity hash code assigned to this Java peer by the interop runtime. (Inherited from Object) |
| JniPeerMembers |
Provides the JNI peer metadata for this type. |
| PeerReference |
Gets the JNI object reference for this Java peer. (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
| Name | Description |
|---|---|
| Clone() |
Creates and returns a copy of this object. (Inherited from Object) |
| Dispose() |
Releases the resources held by this Java peer. (Inherited from Object) |
| Dispose(Boolean) |
Releases the resources held by this Java peer. (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>() |
Creates a managed array from this Java array wrapper. (Inherited from Object) |
| ToString() |
Returns a string representation of the object. (Inherited from Object) |
| UnregisterFromRuntime() |
Unregisters this Java peer from the interop runtime. (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, 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) |
| 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) |
Explicit Interface Implementations
| Name | Description |
|---|---|
| IJavaPeerable.Disposed() |
Notifies the interop runtime that this managed peer has been disposed. (Inherited from Object) |
| IJavaPeerable.DisposeUnlessReferenced() |
Releases this Java peer unless it is retained by another managed reference. (Inherited from Object) |
| IJavaPeerable.Finalized() |
Notifies the interop runtime that this managed peer has been finalized. (Inherited from Object) |
| IJavaPeerable.JniManagedPeerState |
Gets the state that describes the relationship between this managed peer and its JNI reference. (Inherited from Object) |
| IJavaPeerable.SetJniIdentityHashCode(Int32) |
Sets the interop identity hash code for this Java peer. (Inherited from Object) |
| IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) |
Sets the managed and JNI peer state for this Java peer. (Inherited from Object) |
| IJavaPeerable.SetPeerReference(JniObjectReference) |
Sets the JNI object reference used by this managed peer. (Inherited from Object) |
Extension Methods
| Name | Description |
|---|---|
| GetJniTypeName(IJavaPeerable) |
Gets the JNI name of the type of the instance |
| JavaAs<TResult>(IJavaPeerable) |
Try to coerce |
| JavaCast<TResult>(IJavaObject) |
Performs an Android runtime-checked type conversion. |
| JavaCast<TResult>(IJavaObject) | |
| TryJavaCast<TResult>(IJavaPeerable, TResult) |
Try to coerce |