C# 클래스 WatchBackgroundRefresh.WatchBackgroundRefreshWatchAppExtension.InterfaceController

상속: WKInterfaceController, IWKExtensionDelegate, INSUrlSessionDownloadDelegate
파일 보기 프로젝트 열기: xamarin/monotouch-samples

Private Properties

프로퍼티 타입 설명
DidFinishDownloading void
HandleBackgroundTasks void
ReleaseDesignerOutlets void
ScheduleRefreshButtonTapped void
ScheduleSnapshot void
ScheduleURLSession void
UpdateLabel void

공개 메소드들

메소드 설명
Awake ( NSObject context ) : void

보호된 메소드들

메소드 설명
InterfaceController ( IntPtr handle ) : System

비공개 메소드들

메소드 설명
DidFinishDownloading ( NSUrlSession session, NSUrlSessionDownloadTask downloadTask, NSUrl location ) : void
HandleBackgroundTasks ( NSSet backgroundTasks ) : void
ReleaseDesignerOutlets ( ) : void
ScheduleRefreshButtonTapped ( ) : void
ScheduleSnapshot ( ) : void
ScheduleURLSession ( ) : void
UpdateLabel ( ) : void

메소드 상세

Awake() 공개 메소드

public Awake ( NSObject context ) : void
context NSObject
리턴 void

InterfaceController() 보호된 메소드

protected InterfaceController ( IntPtr handle ) : System
handle System.IntPtr
리턴 System