This is the complete list of members for UIKit.UIView, including all inherited members.
AddSubview(UIView view) | UIKit.UIView | virtual |
BackgroundColor | UIKit.UIView | |
Bounds | UIKit.UIView | |
CacheViewDrawing | UIKit.UIView | |
ClipsToBounds | UIKit.UIView | |
Draw(CGRect rect) | UIKit.UIView | virtual |
DrawCanvas | UIKit.UIView | |
ExclusiveTouch | UIKit.UIView | |
Frame | UIKit.UIView | |
InvokeOnMainThread(Action action) | UIKit.UIView | |
LastTouchPoint | UIKit.UIView | |
LayoutSubviews() | UIKit.UIView | virtual |
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 | |
SetNeedsDisplay() | UIKit.UIView | |
SetNeedsLayout() | UIKit.UIView | |
Subviews | UIKit.UIView | |
TouchesBegan(NSSet touches, UIEvent evt) | UIKit.UIView | virtual |
TouchesEnded(NSSet touches, UIEvent evt) | UIKit.UIView | virtual |
TouchesMoved(NSSet touches, UIEvent evt) | UIKit.UIView | 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 | |