- forItem
- MenuItem to create the action view for
Documentation for this section has not yet been entered.
Factory method called by the Android framework to create new action views. This method returns a new action view for the given MenuItem.
If your ActionProvider implementation overrides the deprecated no-argument overload ActionProvider.OnCreateActionView, overriding this method for devices running API 16 or later is recommended but optional. The default implementation calls ActionProvider.OnCreateActionView for compatibility with applications written for older platform versions.