- fragment
- The fragment to be attached.
Documentation for this section has not yet been entered.
Re-attach a fragment after it had previously been detached from the UI with FragmentTransaction.Detach(Fragment). This causes its view hierarchy to be re-created, attached to the UI, and displayed.