Share via


AppSearchSchema.StringPropertyConfig.JoinableValueTypeNone フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.App.AppSearch.StringPropertyJoinableValueType enum directly instead of this field.

[Android.Runtime.Register("JOINABLE_VALUE_TYPE_NONE", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.StringPropertyJoinableValueType enum directly instead of this field.", true)]
public const Android.App.AppSearch.StringPropertyJoinableValueType JoinableValueTypeNone = 0;
[<Android.Runtime.Register("JOINABLE_VALUE_TYPE_NONE", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.StringPropertyJoinableValueType enum directly instead of this field.", true)>]
val mutable JoinableValueTypeNone : Android.App.AppSearch.StringPropertyJoinableValueType

フィールド値

Value = 0
属性

適用対象