다음을 통해 공유


InlinePresentation.CreateTooltipPresentation 메서드

정의

인라인 제안 도구 설명에 대한 프레젠테이션을 만듭니다.

[Android.Runtime.Register("createTooltipPresentation", "(Landroid/app/slice/Slice;Landroid/widget/inline/InlinePresentationSpec;)Landroid/service/autofill/InlinePresentation;", "", ApiSince=31)]
public static Android.Service.Autofill.InlinePresentation CreateTooltipPresentation (Android.App.Slices.Slice slice, Android.Widget.Inline.InlinePresentationSpec spec);
[<Android.Runtime.Register("createTooltipPresentation", "(Landroid/app/slice/Slice;Landroid/widget/inline/InlinePresentationSpec;)Landroid/service/autofill/InlinePresentation;", "", ApiSince=31)>]
static member CreateTooltipPresentation : Android.App.Slices.Slice * Android.Widget.Inline.InlinePresentationSpec -> Android.Service.Autofill.InlinePresentation

매개 변수

slice
Slice

인라인 제안 도구 설명에 대한 UI 콘텐츠 및 작업을 나타냅니다.

spec
InlinePresentationSpec

인라인 제안 도구 설명의 UI 사양을 지정합니다.

반환

InlinePresentation 인라인 제안 도구 설명의 경우

특성

설명

인라인 제안 도구 설명에 대한 프레젠테이션을 만듭니다.

에 대한 android.service.autofill.InlinePresentation.createTooltipPresentation(android.app.slice.Slice, android.widget.inline.InlinePresentationSpec)Java 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상