C# Class SpeedSketch.RingView

Inheritance: UIView
Afficher le fichier Open project: xamarin/monotouch-samples Class Usage Examples

Méthodes publiques

Méthode Description
PointInside ( CGPoint point, UIEvent uievent ) : bool
RingView ( CGRect frame ) : System

Method Details

PointInside() public méthode

public PointInside ( CGPoint point, UIEvent uievent ) : bool
point CGPoint
uievent UIEvent
Résultat bool

RingView() public méthode

public RingView ( CGRect frame ) : System
frame CGRect
Résultat System