Syntax
[Android.Runtime.Register("onInflate", "(Landroid/util/AttributeSet;Landroid/os/Bundle;)V", "GetOnInflate_Landroid_util_AttributeSet_Landroid_os_Bundle_Handler")]
[System.Obsolete("deprecated")]
public virtual
void OnInflate (
Android.Util.IAttributeSet attrs,
Android.OS.Bundle savedInstanceState)
Parameters
- attrs
- Documentation for this section has not yet been entered.
- savedInstanceState
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11