CBUUID クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Bluetooth スタックのユニバーサル一意識別子。
[Foundation.Register("CBUUID", true)]
public class CBUUID : Foundation.NSObject, Foundation.INSCopying, IDisposable, IEquatable<CoreBluetooth.CBUUID>
[<Foundation.Register("CBUUID", true)>]
type CBUUID = class
inherit NSObject
interface IEquatable<CBUUID>
interface INSCopying
interface INativeObject
interface IDisposable
- 継承
- 属性
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| CBUUID(NativeHandle) |
アンマネージ オブジェクトのマネージド表現を作成するときに使用されるコンストラクター。 ランタイムによって呼び出されます。 |
| CBUUID(NSObjectFlag) |
初期化をスキップし、単にオブジェクトを割り当てるために派生クラスを呼び出すコンストラクター。 |
プロパティ
| 名前 | 説明 |
|---|---|
| AccessibilityAttributedUserInputLabels |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| AccessibilityRespondsToUserInteraction |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| AccessibilityTextualContext |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| AccessibilityUserInputLabels |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| CharacteristicAggregateFormatString |
定数 CBUUIDCharacteristicAggregateFormatString に関連付けられている値を表します。 |
| CharacteristicExtendedPropertiesString |
定数 CBUUIDCharacteristicExtendedPropertiesString に関連付けられている値を表します。 |
| CharacteristicFormatString |
定数 CBUUIDCharacteristicFormatString に関連付けられている値を表します。 |
| CharacteristicObservationScheduleString |
定数 'CBUUIDCharacteristicObservationScheduleString' に関連付けられている値を表します。 |
| CharacteristicUserDescriptionString |
定数 CBUUIDCharacteristicUserDescriptionString に関連付けられている値を表します。 |
| CharacteristicValidRangeString |
定数 CBUUIDCharacteristicValidRangeString に関連付けられている値を表します。 |
| Class |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| ClassHandle |
このクラスの Objective-C クラス ハンドル。 |
| ClientCharacteristicConfigurationString |
定数 CBUUIDClientCharacteristicConfigurationString に関連付けられている値を表します。 |
| Data |
Bluetooth スタックのユニバーサル一意識別子。 |
| DebugDescription |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| Description |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| ExposedBindings |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| Handle |
アンマネージ オブジェクト表現へのハンドル (ポインター)。 (継承元 NSObject) |
| IsDirectBinding |
このインスタンスが直接 Objective-C バインドを使用するかどうかを示す値を取得または設定します。 (継承元 NSObject) |
| IsProxy |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| L2CapPsmCharacteristicString |
Bluetooth スタックのユニバーサル一意識別子。 |
| RetainCount |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| Self |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| ServerCharacteristicConfigurationString |
定数 CBUUIDServerCharacteristicConfigurationString に関連付けられている値を表します。 |
| Superclass |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
| SuperHandle |
この NSObjectの基底クラスのメソッドを表すために使用されるハンドル。 (継承元 NSObject) |
| Uuid |
Bluetooth スタックのユニバーサル一意識別子。 |
| Zone |
Bluetooth スタックのユニバーサル一意識別子。 (継承元 NSObject) |
メソッド
演算子
| 名前 | 説明 |
|---|---|
| Equality(CBUUID, CBUUID) |
2 つの CBUUID が等しいかどうかを判断します。 |
| Inequality(CBUUID, CBUUID) |
Bluetooth スタックのユニバーサル一意識別子。 |