HMHome.GetServices Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
GetServices(NSString[]) | |
GetServices(HMServiceType) |
Mengembalikan layanan yang disediakan aksesori di rumah yang berjenis |
GetServices(NSString[])
[Foundation.Export("servicesWithTypes:")]
public virtual HomeKit.HMService[] GetServices (Foundation.NSString[] serviceTypes);
abstract member GetServices : Foundation.NSString[] -> HomeKit.HMService[]
override this.GetServices : Foundation.NSString[] -> HomeKit.HMService[]
Parameter
- serviceTypes
- NSString[]
Mengembalikan
- Atribut
Berlaku untuk
GetServices(HMServiceType)
Mengembalikan layanan yang disediakan aksesori di rumah yang berjenis serviceTypes
.
public HomeKit.HMService[] GetServices (HomeKit.HMServiceType serviceTypes);
member this.GetServices : HomeKit.HMServiceType -> HomeKit.HMService[]
Parameter
- serviceTypes
- HMServiceType