Property | Type | Description | |
---|---|---|---|
Value | ImageView |
Method | Description | |
---|---|---|
ImageElement ( ImageView image = null ) : Android.App |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GetViewImpl ( Android.Content.Context context, Android.Views.ViewGroup parent ) : Android.Views.View |
Method | Description | |
---|---|---|
MakeEmpty ( ) : ImageView | ||
Scale ( ImageView source ) : ImageView | ||
SelectImage ( ) : void |
protected GetViewImpl ( Android.Content.Context context, Android.Views.ViewGroup parent ) : Android.Views.View | ||
context | Android.Content.Context | |
parent | Android.Views.ViewGroup | |
return | Android.Views.View |
public ImageElement ( ImageView image = null ) : Android.App | ||
image | ImageView | |
return | Android.App |