- viewId
- The id of the view to change
- left
- the left padding in pixels
- top
- the top padding in pixels
- right
- the right padding in pixels
- bottom
- the bottom padding in pixels
Equivalent to calling Android.Views.View.SetPadding(int, System.Int32, System.Int32, System.Int32).