- newContext
- The new Context to associate with the new LayoutInflater. May be the same as the original Context if desired.
Documentation for this section has not yet been entered.
Create a copy of the existing LayoutInflater object, with the copy pointing to a different Context than the original. This is used by Android.Views.ContextThemeWrapper to create a new LayoutInflater to go along with the new Context theme.