Property | Type | Description | |
---|---|---|---|
DelegateFactory | IMvxLayoutInflaterFactory |
Method | Description | |
---|---|---|
FactoryWrapper ( IMvxLayoutInflaterFactory delegateFactory ) : Android.Content | ||
FactoryWrapper ( System handle, Android ownership ) : Android.Content | ||
OnCreateView ( string name, Android.Content.Context context, IAttributeSet attrs ) : Android.Views.View |
public FactoryWrapper ( IMvxLayoutInflaterFactory delegateFactory ) : Android.Content | ||
delegateFactory | IMvxLayoutInflaterFactory | |
return | Android.Content |
public FactoryWrapper ( System handle, Android ownership ) : Android.Content | ||
handle | System | |
ownership | Android | |
return | Android.Content |
public OnCreateView ( string name, Android.Content.Context context, IAttributeSet attrs ) : Android.Views.View | ||
name | string | |
context | Android.Content.Context | |
attrs | IAttributeSet | |
return | Android.Views.View |