次の方法で共有


CBErrorExtensions クラス

定義

Core Bluetooth.CBError 列挙の拡張メソッド。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CBErrorExtensions
type CBErrorExtensions = class
継承
CBErrorExtensions
属性

注釈

Core Bluetooth.CBError 列挙の拡張メソッドを使用して、これらのエラー コードに関連付けられているエラー ドメインをフェッチできます。

メソッド

GetDomain(CBError)

Core Bluetooth.CBError 値に関連付けられているエラー ドメインを返します

適用対象