C# Class RoundProgressView.RoundProgressLayer

Inheritance: CALayer
Mostrar archivo Open project: martinbowling/MonoTouchRoundProgress Class Usage Examples

Private Properties

Property Type Description
NeedsDisplayForKey bool
RoundProgressLayer System

Public Methods

Method Description
Clone ( CALayer other ) : void
DrawInContext ( MonoTouch ctx ) : void
RoundProgressLayer ( ) : System

Private Methods

Method Description
NeedsDisplayForKey ( NSString key ) : bool
RoundProgressLayer ( CALayer other ) : System

Method Details

Clone() public method

public Clone ( CALayer other ) : void
other CALayer
return void

DrawInContext() public method

public DrawInContext ( MonoTouch ctx ) : void
ctx MonoTouch
return void

RoundProgressLayer() public method

public RoundProgressLayer ( ) : System
return System