C# Class MvvmCross.Binding.tvOS.Views.MvxView

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MvxView ( ) : System
MvxView ( CGRect frame ) : System
MvxView ( 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

MvxView() public méthode

public MvxView ( ) : System
Résultat System

MvxView() public méthode

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

MvxView() public méthode

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