C# Class SceneKitSessionWWDC2013.SlideArchitecture

Inheritance: Slide
ファイルを表示 Open project: xamarin/mac-samples

Public Methods

Method Description
SetupSlide ( PresentationViewController presentationViewController ) : void

Private Methods

Method Description
AddBox ( string title, CGRect frame, int level, NSColor color ) : void

Method Details

SetupSlide() public method

public SetupSlide ( PresentationViewController presentationViewController ) : void
presentationViewController PresentationViewController
return void