C# Class MvvmCross.Binding.iOS.Views.MvxCollectionReusableView

Inheritance: UICollectionReusableView, IMvxBindable
Afficher le fichier Open project: MvvmCross/MvvmCross

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MvxCollectionReusableView ( ) : System
MvxCollectionReusableView ( CGRect frame ) : System
MvxCollectionReusableView ( IntPtr handle ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

MvxCollectionReusableView() public méthode

public MvxCollectionReusableView ( ) : System
Résultat System

MvxCollectionReusableView() public méthode

public MvxCollectionReusableView ( CGRect frame ) : System
frame CGRect
Résultat System

MvxCollectionReusableView() public méthode

public MvxCollectionReusableView ( IntPtr handle ) : System
handle System.IntPtr
Résultat System