C# Class CloudKitAtlas.SubmenuTableViewCell

Show file Open project: xamarin/monotouch-samples

Private Properties

Property Type Description
SubmenuTableViewCell System

Public Methods

Method Description
SetSelected ( bool selected, bool animated ) : void
SubmenuTableViewCell ( IntPtr handle ) : System

Private Methods

Method Description
SubmenuTableViewCell ( NSCoder coder ) : System

Method Details

SetSelected() public method

public SetSelected ( bool selected, bool animated ) : void
selected bool
animated bool
return void

SubmenuTableViewCell() public method

public SubmenuTableViewCell ( IntPtr handle ) : System
handle IntPtr
return System