You may want to redescribe your component here, but the purpose of this document is to guide the user through creating their first app using your component.
using MyComponentNameSpace;
...
public override void ViewDidLoad ()
{
// Be sure to include code samples for all supported platforms
}