Context.Params 속성

정의

를 통해 만들어진 경우 이 컨텍스트에서 만든 매개 변수 집합을 반환합니다 #createContext(ContextParams).

public virtual Android.Content.ContextParams? Params { [Android.Runtime.Register("getParams", "()Landroid/content/ContextParams;", "GetGetParamsHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getParams", "()Landroid/content/ContextParams;", "GetGetParamsHandler", ApiSince=31)>]
member this.Params : Android.Content.ContextParams

속성 값

특성

설명

를 통해 만들어진 경우 이 컨텍스트에서 만든 매개 변수 집합을 반환합니다 #createContext(ContextParams).

에 대한 Java 설명서입니다 android.content.Context.getParams().

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

적용 대상