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