次の方法で共有


HostNfcFService.DeactivationLinkLoss フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Nfc.CardEmulators.DeactivationReasonF enum directly instead of this field.

#onDeactivated(int)理由。

[Android.Runtime.Register("DEACTIVATION_LINK_LOSS", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.CardEmulators.DeactivationReasonF enum directly instead of this field.", true)]
public const Android.Nfc.CardEmulators.DeactivationReasonF DeactivationLinkLoss = 0;
[<Android.Runtime.Register("DEACTIVATION_LINK_LOSS", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.CardEmulators.DeactivationReasonF enum directly instead of this field.", true)>]
val mutable DeactivationLinkLoss : Android.Nfc.CardEmulators.DeactivationReasonF

フィールド値

Value = 0
属性

注釈

#onDeactivated(int)理由。 NFC リンクが失われたために非アクティブ化されたことを示します。

の Java ドキュメント android.nfc.cardemulation.HostNfcFService.DEACTIVATION_LINK_LOSS

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

適用対象