BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
protected override void OnAppearing()
{ base.OnAppearing(); // Use the tree view layout name in here
stackLayout.Layout(this.Bounds); } |