Partager via


FeatureSupportStatus type

Définit des valeurs pour FeatureSupportStatus.

type FeatureSupportStatus =
  | "NotAvailable"
  | "UnsupportedDeviceVersion"
  | "Supported"