C# Class CloudKitAtlas.LocationFieldTableViewCell

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

Private Properties

Свойство Type Description
LocationFieldTableViewCell System
ReleaseDesignerOutlets void

Méthodes publiques

Méthode Description
LocationFieldTableViewCell ( IntPtr handle ) : System
SetCoordinate ( CLLocationCoordinate2D coordinate ) : void

Private Methods

Méthode Description
LocationFieldTableViewCell ( NSCoder coder ) : System
ReleaseDesignerOutlets ( ) : void

Method Details

LocationFieldTableViewCell() public méthode

public LocationFieldTableViewCell ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

SetCoordinate() public méthode

public SetCoordinate ( CLLocationCoordinate2D coordinate ) : void
coordinate CLLocationCoordinate2D
Résultat void