Метод | Описание | |
---|---|---|
FactoryWrapper2 ( IMvxLayoutInflaterFactory delegateFactory ) : Android.Content | ||
FactoryWrapper2 ( System handle, Android ownership ) : Android.Content | ||
OnCreateView ( Android.Views.View parent, string name, Android.Content.Context context, IAttributeSet attrs ) : Android.Views.View |
public FactoryWrapper2 ( IMvxLayoutInflaterFactory delegateFactory ) : Android.Content | ||
delegateFactory | IMvxLayoutInflaterFactory | |
Результат | Android.Content |
public FactoryWrapper2 ( System handle, Android ownership ) : Android.Content | ||
handle | System | |
ownership | Android | |
Результат | Android.Content |
public OnCreateView ( Android.Views.View parent, string name, Android.Content.Context context, IAttributeSet attrs ) : Android.Views.View | ||
parent | Android.Views.View | |
name | string | |
context | Android.Content.Context | |
attrs | IAttributeSet | |
Результат | Android.Views.View |