C# Class Localization.WatchAppExtension.DetailController

Inheritance: WKInterfaceController
ファイルを表示 Open project: xamarin/monotouch-samples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
DetailController ( IntPtr handle ) : Foundation
WillActivate ( ) : void

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

DetailController() public method

public DetailController ( IntPtr handle ) : Foundation
handle System.IntPtr
return Foundation

WillActivate() public method

public WillActivate ( ) : void
return void