This is the complete list of members for ActionComponents.ACTile, including all inherited members.
ACTileLiveUpdatingDelegate(ACTile tile) | ActionComponents.ACTile | |
ACTileMovedDelegate(ACTile tile) | ActionComponents.ACTile | |
ACTileReleasedDelegate(ACTile tile) | ActionComponents.ACTile | |
ACTileRequestCustomDrawDelegate(ACTile tile, CGRect rect) | ActionComponents.ACTile | |
ACTileTouchedDelegate(ACTile tile) | ActionComponents.ACTile | |
AddSubview(UIView view) | UIKit.UIView | virtual |
appearance | ActionComponents.ACTile | |
BackgroundColor | UIKit.UIView | |
Bounds | UIKit.UIView | |
CacheViewDrawing | UIKit.UIView | |
ChromaKeyTile(ACColor background, int minimum, int maximum) | ActionComponents.ACTile | |
ClipsToBounds | UIKit.UIView | |
customColumnHeight | ActionComponents.ACTile | |
customRowHeight | ActionComponents.ACTile | |
description | ActionComponents.ACTile | |
Draw(CGRect rect) | ActionComponents.ACTile | virtual |
DrawAccessory(CGRect rect) | ActionComponents.ACTile | |
DrawBottomTitleBar(CGRect rect, bool withIcon) | ActionComponents.ACTile | |
DrawCanvas | UIKit.UIView | |
DrawScene(CGRect rect) | ActionComponents.ACTile | |
DrawTopTitleBar(CGRect rect, bool withIcon) | ActionComponents.ACTile | |
Enabled | ActionComponents.ACTile | |
ExclusiveTouch | UIKit.UIView | |
Frame | UIKit.UIView | |
group | ActionComponents.ACTile | |
icon | ActionComponents.ACTile | |
InvokeOnMainThread(Action action) | UIKit.UIView | |
LastTouchPoint | UIKit.UIView | |
LayoutSubviews() | UIKit.UIView | virtual |
liveUpdateAction | ActionComponents.ACTile | |
LiveUpdating | ActionComponents.ACTile | |
Moved | ActionComponents.ACTile | |
MultipleTouchEnabled | UIKit.UIView | |
OnDraw(Canvas canvas) | UIKit.UIView | protected |
OnLayout(bool changed, nint left, nint top, nint right, nint bottom) | UIKit.UIView | protected |
OnTouchEvent(MotionEvent e) | UIKit.UIView | |
Redraw() | ActionComponents.ACTile | |
Released | ActionComponents.ACTile | |
RequestCustomDraw | ActionComponents.ACTile | |
SetNeedsDisplay() | UIKit.UIView | |
SetNeedsLayout() | UIKit.UIView | |
style | ActionComponents.ACTile | |
subtitle | ActionComponents.ACTile | |
Subviews | UIKit.UIView | |
tag | ActionComponents.ACTile | |
tileSize | ActionComponents.ACTile | |
title | ActionComponents.ACTile | |
Touched | ActionComponents.ACTile | |
TouchesBegan(NSSet touches, UIEvent evt) | ActionComponents.ACTile | virtual |
TouchesEnded(NSSet touches, UIEvent evt) | ActionComponents.ACTile | virtual |
TouchesMoved(NSSet touches, UIEvent evt) | ActionComponents.ACTile | virtual |
UIView() | UIKit.UIView | |
UIView(CGRect rect) | UIKit.UIView | |
UIView(Context context) | UIKit.UIView | |
UIView(Context context, IAttributeSet attr) | UIKit.UIView | |
UIView(IntPtr javaReference, JniHandleOwnership transfer) | UIKit.UIView | |
UIView(Context context, IAttributeSet attr, int defStyle) | UIKit.UIView | |
UserInteractionEnabled | UIKit.UIView | |