C# Class SpeedSketch.RingView

Inheritance: UIView
Exibir arquivo Open project: xamarin/monotouch-samples Class Usage Examples

Public Methods

Method Description
PointInside ( CGPoint point, UIEvent uievent ) : bool
RingView ( CGRect frame ) : System

Method Details

PointInside() public method

public PointInside ( CGPoint point, UIEvent uievent ) : bool
point CGPoint
uievent UIEvent
return bool

RingView() public method

public RingView ( CGRect frame ) : System
frame CGRect
return System