C# Class CloudKitAtlas.SubmenuTableViewCell

Afficher le fichier Open project: xamarin/monotouch-samples

Private Properties

Свойство Type Description
SubmenuTableViewCell System

Méthodes publiques

Méthode Description
SetSelected ( bool selected, bool animated ) : void
SubmenuTableViewCell ( IntPtr handle ) : System

Private Methods

Méthode Description
SubmenuTableViewCell ( NSCoder coder ) : System

Method Details

SetSelected() public méthode

public SetSelected ( bool selected, bool animated ) : void
selected bool
animated bool
Résultat void

SubmenuTableViewCell() public méthode

public SubmenuTableViewCell ( IntPtr handle ) : System
handle IntPtr
Résultat System