다음을 통해 공유


AssistStructure.ViewNode.AutofillValue 속성

정의

이 뷰의 값을 가져옵니다.

public virtual Android.Views.Autofill.AutofillValue AutofillValue { [Android.Runtime.Register("getAutofillValue", "()Landroid/view/autofill/AutofillValue;", "GetGetAutofillValueHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getAutofillValue", "()Landroid/view/autofill/AutofillValue;", "GetGetAutofillValueHandler", ApiSince=26)>]
member this.AutofillValue : Android.Views.Autofill.AutofillValue

속성 값

이 뷰의 자동 채우기 값 또는 null 구조체가 보조 목적으로 만들어진 경우

특성

설명

이 뷰의 값을 가져옵니다.

자동 채우기 용도로 AssistStructure 사용되는 경우에만 관련이 있으며 보조 목적으로는 사용되지 않습니다.

에 대한 android.app.assist.AssistStructure.ViewNode.getAutofillValue()Java 설명서

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

적용 대상