- context
- The Context object for your activity or application.
- resource
- The resource ID to inflate
- root
- A view group that will be the parent. Used to properly inflate the layout_* parameters.
Documentation for this section has not yet been entered.
Inflate a view from an XML resource. This convenience method wraps the Android.Views.LayoutInflater class, which provides a full range of options for view inflation.