C# Class WatchBackgroundRefresh.WatchBackgroundRefreshWatchAppExtension.InterfaceController

Inheritance: WKInterfaceController, IWKExtensionDelegate, INSUrlSessionDownloadDelegate
Afficher le fichier Open project: xamarin/monotouch-samples

Private Properties

Свойство Type Description
DidFinishDownloading void
HandleBackgroundTasks void
ReleaseDesignerOutlets void
ScheduleRefreshButtonTapped void
ScheduleSnapshot void
ScheduleURLSession void
UpdateLabel void

Méthodes publiques

Méthode Description
Awake ( NSObject context ) : void

Méthodes protégées

Méthode Description
InterfaceController ( IntPtr handle ) : System

Private Methods

Méthode Description
DidFinishDownloading ( NSUrlSession session, NSUrlSessionDownloadTask downloadTask, NSUrl location ) : void
HandleBackgroundTasks ( NSSet backgroundTasks ) : void
ReleaseDesignerOutlets ( ) : void
ScheduleRefreshButtonTapped ( ) : void
ScheduleSnapshot ( ) : void
ScheduleURLSession ( ) : void
UpdateLabel ( ) : void

Method Details

Awake() public méthode

public Awake ( NSObject context ) : void
context NSObject
Résultat void

InterfaceController() protected méthode

protected InterfaceController ( IntPtr handle ) : System
handle System.IntPtr
Résultat System