Compartilhar via


FragmentHostCallback.OnUseFragmentManagerInflaterFactory Método

Definição

Retorne true se o LayoutInflaterFactory do FragmentManager deve ser usado.

[Android.Runtime.Register("onUseFragmentManagerInflaterFactory", "()Z", "GetOnUseFragmentManagerInflaterFactoryHandler", ApiSince=23)]
public virtual bool OnUseFragmentManagerInflaterFactory ();
[<Android.Runtime.Register("onUseFragmentManagerInflaterFactory", "()Z", "GetOnUseFragmentManagerInflaterFactoryHandler", ApiSince=23)>]
abstract member OnUseFragmentManagerInflaterFactory : unit -> bool
override this.OnUseFragmentManagerInflaterFactory : unit -> bool

Retornos

Atributos

Comentários

Retorne true se o LayoutInflaterFactory do FragmentManager deve ser usado.

Documentação Java para android.app.FragmentHostCallback.onUseFragmentManagerInflaterFactory().

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a