C# 클래스 CloudKitAtlas.LocationFieldTableViewCell

상속: FormFieldTableViewCell
파일 보기 프로젝트 열기: xamarin/monotouch-samples 1 사용 예제들

Private Properties

프로퍼티 타입 설명
LocationFieldTableViewCell System
ReleaseDesignerOutlets void

공개 메소드들

메소드 설명
LocationFieldTableViewCell ( IntPtr handle ) : System
SetCoordinate ( CLLocationCoordinate2D coordinate ) : void

비공개 메소드들

메소드 설명
LocationFieldTableViewCell ( NSCoder coder ) : System
ReleaseDesignerOutlets ( ) : void

메소드 상세

LocationFieldTableViewCell() 공개 메소드

public LocationFieldTableViewCell ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

SetCoordinate() 공개 메소드

public SetCoordinate ( CLLocationCoordinate2D coordinate ) : void
coordinate CLLocationCoordinate2D
리턴 void