Method | Description | |
---|---|---|
NoInternetConnectionPage ( ) : Xamarin.Forms |
Initializes a new instance of the NoInternetConnectionPage class.
|
Method | Description | |
---|---|---|
OnSizeAllocated ( double width, double height ) : void |
Invoked when view size is changed.
|
public NoInternetConnectionPage ( ) : Xamarin.Forms | ||
return | Xamarin.Forms |
protected OnSizeAllocated ( double width, double height ) : void | ||
width | double | The Width |
height | double | The Height |
return | void |