var copyButton = new Button {
                FontFamily = NSWFontsController.CurrentTypeface,
                Text = TR.Tr("copy_here"),
                HorizontalOptions = LayoutOptions.FillAndExpand,
                TextColor = Theme.Current.CommonButtonTextColor,