C# Class EvolveApp.iOS.LoginEntryRenderer

Inheritance: EntryRenderer
Mostrar archivo Open project: xamarin/mini-hacks

Public Methods

Method Description
SizeThatFits ( CGSize size ) : CGSize

Protected Methods

Method Description
Dispose ( bool disposing ) : void
OnElementChanged ( ElementChangedEventArgs e ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

OnElementChanged() protected method

protected OnElementChanged ( ElementChangedEventArgs e ) : void
e ElementChangedEventArgs
return void

SizeThatFits() public method

public SizeThatFits ( CGSize size ) : CGSize
size CGSize
return CGSize