C# 클래스 CloudKitAtlas.NavigationBar

파일 보기 프로젝트 열기: xamarin/monotouch-samples

Private Properties

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

공개 메소드들

메소드 설명
NavigationBar ( IntPtr handle ) : System
ShowNotificationAlert ( CKNotification notification ) : void

비공개 메소드들

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

메소드 상세

NavigationBar() 공개 메소드

public NavigationBar ( IntPtr handle ) : System
handle IntPtr
리턴 System

ShowNotificationAlert() 공개 메소드

public ShowNotificationAlert ( CKNotification notification ) : void
notification CKNotification
리턴 void