public CoachMarksInstance Add(NativeView view, string text, CoachMarkPosition textPosition = null) => Add(view.WindowPosition(), text, textPosition);