C# Class EvolveApp.iOS.LoginEntryRenderer

Inheritance: EntryRenderer
Afficher le fichier Open project: xamarin/mini-hacks

Méthodes publiques

Méthode Description
SizeThatFits ( CGSize size ) : CGSize

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
OnElementChanged ( ElementChangedEventArgs e ) : void

Method Details

Dispose() protected méthode

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

OnElementChanged() protected méthode

protected OnElementChanged ( ElementChangedEventArgs e ) : void
e ElementChangedEventArgs
Résultat void

SizeThatFits() public méthode

public SizeThatFits ( CGSize size ) : CGSize
size CGSize
Résultat CGSize