![]() |
ActionComponents
04.05.00
Customizable UI and time-saving tools for Android development with Xamarin and Visual Studio.
|
This is the complete list of members for ActionComponents.ACAlert, including all inherited members.
ACAlert(Context context) | ActionComponents.ACAlert | |
ACAlert(Context context, IAttributeSet attr) | ActionComponents.ACAlert | |
ACAlert(IntPtr javaReference, JniHandleOwnership transfer) | ActionComponents.ACAlert | |
ACAlert(Context context, IAttributeSet attr, int defStyle) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, string title, string description) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, string title, RelativeLayout subview) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, int icon, string title, string description) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, int icon, string title, RelativeLayout subview) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, string title, string description, string[] buttonTitles) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, string title, RelativeLayout subview, string[] buttonTitles) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, int icon, string title, string description, string[] buttonTitles) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, int icon, string title, RelativeLayout subview, string[] buttonTitles) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, string title, string description, string buttonTitles) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, string title, RelativeLayout subview, string buttonTitles) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, int icon, string title, string description, string buttonTitles) | ActionComponents.ACAlert | |
ACAlert(Context context, ACAlertType type, ACAlertLocation location, int icon, string title, RelativeLayout subview, string buttonTitles) | ActionComponents.ACAlert | |
ACAlertButtonReleased(ACAlertButton button) | ActionComponents.ACAlert | |
ACAlertButtonTouched(ACAlertButton button) | ActionComponents.ACAlert | |
ACAlertMovedDelegate(ACAlert view) | ActionComponents.ACAlert | |
ACAlertOverlayTouched() | ActionComponents.ACAlert | |
ACAlertReleasedDelegate(ACAlert view) | ActionComponents.ACAlert | |
ACAlertTouchedDelegate(ACAlert view) | ActionComponents.ACAlert | |
activityIndicator | ActionComponents.ACAlert | |
AddButton(string title, bool highlighted) | ActionComponents.ACAlert | |
AddButton(ACAlertButtonAppearance appearance, ACAlertButtonAppearance appearanceDisabled, ACAlertButtonAppearance appearanceTouched, ACAlertButtonAppearance appearanceHighlighted, string title, bool highlighted) | ActionComponents.ACAlert | |
AddButtons(string buttonTitles) | ActionComponents.ACAlert | |
AddButtons(string[] titles) | ActionComponents.ACAlert | |
appearance | ActionComponents.ACAlert | |
BottomMargin | ActionComponents.ACAlert | |
bringToFrontOnTouched | ActionComponents.ACAlert | |
buttonAppearance | ActionComponents.ACAlert | |
buttonAppearanceDisabled | ActionComponents.ACAlert | |
buttonAppearanceHighlighted | ActionComponents.ACAlert | |
buttonAppearanceTouched | ActionComponents.ACAlert | |
ButtonReleased | ActionComponents.ACAlert | |
ButtonTouched | ActionComponents.ACAlert | |
Clear() | ActionComponents.ACAlert | |
Count | ActionComponents.ACAlert | |
description | ActionComponents.ACAlert | |
draggable | ActionComponents.ACAlert | |
dragging | ActionComponents.ACAlert | |
Flatten() | ActionComponents.ACAlert | |
Flatten(Color backgroundColor) | ActionComponents.ACAlert | |
Flatten(Color backgroundColor, Color foregroundColor) | ActionComponents.ACAlert | |
GetViewBottomMargin(View view) | ActionComponents.ACAlert | static |
GetViewHeight(View view) | ActionComponents.ACAlert | static |
GetViewLeftMargin(View view) | ActionComponents.ACAlert | static |
GetViewRightMargin(View view) | ActionComponents.ACAlert | static |
GetViewTopMargin(View view) | ActionComponents.ACAlert | static |
GetViewWidth(View view) | ActionComponents.ACAlert | static |
hidden | ActionComponents.ACAlert | |
Hide() | ActionComponents.ACAlert | |
icon | ActionComponents.ACAlert | |
LayoutHeight | ActionComponents.ACAlert | |
LayoutWidth | ActionComponents.ACAlert | |
LeftMargin | ActionComponents.ACAlert | |
location | ActionComponents.ACAlert | |
modal | ActionComponents.ACAlert | |
Moved | ActionComponents.ACAlert | |
MoveToPoint(int x, int y) | ActionComponents.ACAlert | |
MoveToPoint(Point point) | ActionComponents.ACAlert | |
OnDraw(Canvas canvas) | ActionComponents.ACAlert | protected |
OnTouchEvent(MotionEvent e) | ActionComponents.ACAlert | |
Overlay | ActionComponents.ACAlert | |
OverlayTouched | ActionComponents.ACAlert | |
PointInside(int x, int y) | ActionComponents.ACAlert | |
PointInside(Point pt) | ActionComponents.ACAlert | |
progressView | ActionComponents.ACAlert | |
Redraw() | ActionComponents.ACAlert | |
Released | ActionComponents.ACAlert | |
RemoveButtonAt(int index) | ActionComponents.ACAlert | |
RemoveFromSuperview() | ActionComponents.ACAlert | |
Resize(int width, int height) | ActionComponents.ACAlert | |
RightMargin | ActionComponents.ACAlert | |
SetViewBottomMargin(View view, int BottomMargin) | ActionComponents.ACAlert | static |
SetViewHeight(View view, int height) | ActionComponents.ACAlert | static |
SetViewLeftMargin(View view, int LeftMargin) | ActionComponents.ACAlert | static |
SetViewRightMargin(View view, int RightMargin) | ActionComponents.ACAlert | static |
SetViewTopMargin(View view, int TopMargin) | ActionComponents.ACAlert | static |
SetViewWidth(View view, int Width) | ActionComponents.ACAlert | static |
Show() | ActionComponents.ACAlert | |
ShowActivityAlert(Context context, string title, string description, bool modal) | ActionComponents.ACAlert | static |
ShowActivityAlert(Context context, ACAlertLocation location, string title, string description, bool modal) | ActionComponents.ACAlert | static |
ShowActivityAlertCancel(Context context, string title, string description, bool modal) | ActionComponents.ACAlert | static |
ShowActivityAlertCancel(Context context, ACAlertLocation location, string title, string description, bool modal) | ActionComponents.ACAlert | static |
ShowActivityAlertMedium(Context context, string title, bool modal) | ActionComponents.ACAlert | static |
ShowActivityAlertMediumCancel(Context context, string title, bool modal) | ActionComponents.ACAlert | static |
ShowAlert(Context context, string title, string description) | ActionComponents.ACAlert | static |
ShowAlert(Context context, string title, string description, string buttonTitles) | ActionComponents.ACAlert | static |
ShowAlert(Context context, int icon, string title, string description, string buttonTitles) | ActionComponents.ACAlert | static |
ShowAlert(Context context, ACAlertLocation location, string title, string description) | ActionComponents.ACAlert | static |
ShowAlert(Context context, int icon, string title, string description) | ActionComponents.ACAlert | static |
ShowAlert(Context context, ACAlertLocation location, int icon, string title, string description) | ActionComponents.ACAlert | static |
ShowAlertOK(Context context, string title, string description) | ActionComponents.ACAlert | static |
ShowAlertOK(Context context, int icon, string title, string description) | ActionComponents.ACAlert | static |
ShowAlertOKCancel(Context context, string title, string description) | ActionComponents.ACAlert | static |
ShowAlertOKCancel(Context context, int icon, string title, string description) | ActionComponents.ACAlert | static |
ShowProgressAlert(Context context, string title, string description, bool modal) | ActionComponents.ACAlert | static |
ShowProgressAlert(Context context, int icon, string title, string description, bool modal) | ActionComponents.ACAlert | static |
ShowProgressAlert(Context context, ACAlertLocation location, string title, string description, bool modal) | ActionComponents.ACAlert | static |
ShowProgressAlert(Context context, string title, string description, string buttonTitles, bool modal) | ActionComponents.ACAlert | static |
ShowProgressAlert(Context context, int icon, string title, string description, string buttonTitles, bool modal) | ActionComponents.ACAlert | static |
ShowProgressAlertCancel(Context context, string title, string description, bool modal) | ActionComponents.ACAlert | static |
ShowProgressAlertCancel(Context context, int icon, string title, string description, bool modal) | ActionComponents.ACAlert | static |
subview | ActionComponents.ACAlert | |
tag | ActionComponents.ACAlert | |
this[int index] | ActionComponents.ACAlert | |
title | ActionComponents.ACAlert | |
TopMargin | ActionComponents.ACAlert | |
Touched | ActionComponents.ACAlert | |
type | ActionComponents.ACAlert | |
xConstraint | ActionComponents.ACAlert | |
yConstraint | ActionComponents.ACAlert |