언어

LayoutInflater.FromContext(Context) 메서드

정의

지정된 컨텍스트와 연결된 레이아웃 인플레이터를 가져옵니다.

public static Android.Views.LayoutInflater? FromContext(Android.Content.Context context);
static member FromContext : Android.Content.Context -> Android.Views.LayoutInflater

매개 변수

context
Context

컨텍스트에 사용되는 Android.Content.Context 값입니다.

반품

from 컨텍스트 작업의 결과입니다.

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상