共用方式為


FeatureSupportStatus type

定義 FeatureSupportStatus 的值。

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