UiccCardInfo.PhysicalSlotIndex プロパティ

定義

UICC が現在挿入されているスロットの物理スロット インデックスを取得します。

public int PhysicalSlotIndex { [Android.Runtime.Register("getPhysicalSlotIndex", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getPhysicalSlotIndex", "()I", "", ApiSince=33)>]
member this.PhysicalSlotIndex : int

プロパティ値

属性

注釈

UICC が現在挿入されているスロットの物理スロット インデックスを取得します。

android.telephony.UiccCardInfo.getPhysicalSlotIndex()Java ドキュメント。

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

適用対象