C# Class MyTrip.iOS.TripSlider

Inheritance: UIView
Mostra file Open project: Azure-Samples/MyDriving

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
Draw ( CGRect frame ) : void
TripSlider ( ) : System
TripSlider ( IntPtr p ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

Draw() public method

public Draw ( CGRect frame ) : void
frame CGRect
return void

TripSlider() public method

public TripSlider ( ) : System
return System

TripSlider() public method

public TripSlider ( IntPtr p ) : System
p System.IntPtr
return System