VoiceInteractionSession.LayoutInflater プロパティ

定義

ビューの拡張に便利です。

public virtual Android.Views.LayoutInflater? LayoutInflater { [Android.Runtime.Register("getLayoutInflater", "()Landroid/view/LayoutInflater;", "GetGetLayoutInflaterHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getLayoutInflater", "()Landroid/view/LayoutInflater;", "GetGetLayoutInflaterHandler", ApiSince=23)>]
member this.LayoutInflater : Android.Views.LayoutInflater

プロパティ値

属性

注釈

ビューの拡張に便利です。

の Java ドキュメント android.service.voice.VoiceInteractionSession.getLayoutInflater()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象