DisplayHashResultCallback.DisplayHashErrorUnknown フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Views.DisplayHash.DisplayHashErrorCode enum directly instead of this field.

不明なエラーが発生しました。

[Android.Runtime.Register("DISPLAY_HASH_ERROR_UNKNOWN", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.DisplayHash.DisplayHashErrorCode enum directly instead of this field.", true)]
public const Android.Views.DisplayHash.DisplayHashErrorCode DisplayHashErrorUnknown = -1;
[<Android.Runtime.Register("DISPLAY_HASH_ERROR_UNKNOWN", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.DisplayHash.DisplayHashErrorCode enum directly instead of this field.", true)>]
val mutable DisplayHashErrorUnknown : Android.Views.DisplayHash.DisplayHashErrorCode

フィールド値

Value = -1
属性

注釈

原因不明のエラーが発生しました。

android.view.displayhash.DisplayHashResultCallback.DISPLAY_HASH_ERROR_UNKNOWNJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象