viewsAn array of zero or more UIKit.UIViews.
This is merely a convenience routine that allows the application developer to add a number of views in a single call.
C# Example
myView.AddSubviews (label, button, entry, image1, image2);