C# Class RoundProgressView.RoundProgressLayer

Inheritance: CALayer
Afficher le fichier Open project: martinbowling/MonoTouchRoundProgress Class Usage Examples

Private Properties

Свойство Type Description
NeedsDisplayForKey bool
RoundProgressLayer System

Méthodes publiques

Méthode Description
Clone ( CALayer other ) : void
DrawInContext ( MonoTouch ctx ) : void
RoundProgressLayer ( ) : System

Private Methods

Méthode Description
NeedsDisplayForKey ( NSString key ) : bool
RoundProgressLayer ( CALayer other ) : System

Method Details

Clone() public méthode

public Clone ( CALayer other ) : void
other CALayer
Résultat void

DrawInContext() public méthode

public DrawInContext ( MonoTouch ctx ) : void
ctx MonoTouch
Résultat void

RoundProgressLayer() public méthode

public RoundProgressLayer ( ) : System
Résultat System