AutofillValue.DateValue 属性

定义

获取自动填充日期字段的值。

public long DateValue { [Android.Runtime.Register("getDateValue", "()J", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getDateValue", "()J", "", ApiSince=26)>]
member this.DateValue : int64

属性值

属性

注解

获取自动填充日期字段的值。

有关详细信息,请参阅 View#AUTOFILL_TYPE_DATE

适用于 . 的 android.view.autofill.AutofillValue.getDateValue()Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于