Documentation for this section has not yet been entered.
Obtain an Android.Content.Intent that will launch an explicit target activity specified by this activity's logical parent. The logical parent is named in the application's manifest by the NoType:android/R$attr;Href=../../../reference/android/R.attr.html#parentActivityName attribute. Activity subclasses may override this method to modify the Intent returned by super.getParentActivityIntent() or to implement a different mechanism of retrieving the parent intent entirely.