CBUUID クラス

定義

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
属性
実装

コンストラクター

名前 説明
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)

メソッド

名前 説明
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

任意のメソッドを使用して外部で観察されるオブジェクトを登録します。

(継承元 NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

任意のメソッドを使用して外部で観察されるオブジェクトを登録します。

(継承元 NSObject)
AwakeFromNib()

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
BeginInvokeOnMainThread(Action)

メイン UI スレッドで、指定したアクションを非同期的に呼び出します。

(継承元 NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

メイン UI スレッドで指定したコードを非同期的に呼び出します。

(継承元 NSObject)
Bind(NSString, NSObject, String, NSBindingOptions)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
Bind(NSString, NSObject, String, NSDictionary)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
CommitEditing()

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
CommitEditing(NSObject, Selector, IntPtr)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
ConformsToProtocol(NativeHandle)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
Copy()

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
Copy(NSZone)

基になる Objective-C オブジェクトのコピーを実行します。

DangerousAutorelease()

このオブジェクトの 'autorelease' セレクターを呼び出します。

(継承元 NSObject)
DangerousRelease()

このオブジェクトの 'release' セレクターを呼び出します。

(継承元 NSObject)
DangerousRetain()

このオブジェクトで 'retain' セレクターを呼び出します。

(継承元 NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
DidChangeValue(String)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
Dispose()

NSObject オブジェクトによって使用されるリソースを解放します。

(継承元 NSObject)
Dispose(Boolean)

このオブジェクトで使用されるリソースを解放します。

(継承元 NSObject)
DoesNotRecognizeSelector(Selector)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
Equals(CBUUID)

Bluetooth スタックのユニバーサル一意識別子。

Equals(NSObject)

指定した NSObject が現在の NSObjectと等しいかどうかを判断します。

(継承元 NSObject)
Equals(Object)

Bluetooth スタックのユニバーサル一意識別子。

FromBytes(Byte[])

指定したバイト配列から新しい CBUIID を作成します。

FromCFUUID(IntPtr)

Bluetooth スタックのユニバーサル一意識別子。

FromData(NSData)

Bluetooth スタックのユニバーサル一意識別子。

FromNSUuid(NSUuid)

Bluetooth スタックのユニバーサル一意識別子。

FromPartial(UInt16)

一般的に使用される CoreBluetooth サービスの新しい CBUUID を作成します。

FromString(String)

Bluetooth スタックのユニバーサル一意識別子。

GetBindingInfo(NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
GetBindingOptionDescriptions(NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
GetBindingValueClass(NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
GetHashCode()

現在のインスタンスのハッシュ コードを生成します。

GetMethodForSelector(Selector)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
GetNativeHash()

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
Init()

Objective-C init メソッドを呼び出してオブジェクトを初期化します。

(継承元 NSObject)
InitializeHandle(NativeHandle, String)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
InitializeHandle(NativeHandle)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
Invoke(Action, Double)

指定した遅延の後に、指定したアクションを呼び出します。

(継承元 NSObject)
Invoke(Action, TimeSpan)

指定した遅延の後に、指定したアクションを呼び出します。

(継承元 NSObject)
InvokeOnMainThread(Action)

メイン UI スレッドで、指定したアクションを同期的に呼び出します。

(継承元 NSObject)
InvokeOnMainThread(Selector, NSObject)

メイン UI スレッドで、指定したコードを同期的に呼び出します。

(継承元 NSObject)
IsEqual(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
IsKindOfClass(Class)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
IsMemberOfClass(Class)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
MarkDirty()

通常のピア オブジェクト (IsDirectBinding が true) を toggleref オブジェクトに昇格させます。

(継承元 NSObject)
MutableCopy()

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
ObjectDidEndEditing(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
PerformSelector(Selector, NSObject, Double, NSString[])

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
PerformSelector(Selector, NSObject, Double)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
PerformSelector(Selector, NSObject, NSObject)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
PerformSelector(Selector, NSObject)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
PerformSelector(Selector)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
PrepareForInterfaceBuilder()

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
RemoveObserver(NSObject, NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
RemoveObserver(NSObject, String, IntPtr)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
RemoveObserver(NSObject, String)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
RespondsToSelector(Selector)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
SetNilValueForKey(NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
SetValueForKey(NSObject, NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
SetValueForKeyPath(NativeHandle, NSString)

特定のキー パスによって識別されるプロパティの値を、指定された値に設定します。

(継承元 NSObject)
SetValueForKeyPath(NSObject, NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
ToString()

現在のインスタンスの値の文字列形式を返します。

ToString(Boolean)

現在のインスタンスの値の文字列形式を返します。

Unbind(NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
ValueForKey(NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
ValueForKeyPath(NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
ValueForUndefinedKey(NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)
WillChangeValue(String)

Bluetooth スタックのユニバーサル一意識別子。

(継承元 NSObject)

演算子

名前 説明
Equality(CBUUID, CBUUID)

2 つの CBUUID が等しいかどうかを判断します。

Inequality(CBUUID, CBUUID)

Bluetooth スタックのユニバーサル一意識別子。

拡張メソッド

名前 説明
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)

Bluetooth スタックのユニバーサル一意識別子。

AccessibilityHitTest(NSObject, CGPoint, UIEvent)

Bluetooth スタックのユニバーサル一意識別子。

BeginPreviewPanelControl(NSObject, QLPreviewPanel)

Bluetooth スタックのユニバーサル一意識別子。

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

Bluetooth スタックのユニバーサル一意識別子。

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

Bluetooth スタックのユニバーサル一意識別子。

EndPreviewPanelControl(NSObject, QLPreviewPanel)

Bluetooth スタックのユニバーサル一意識別子。

GetAccessibilityCustomRotors(NSObject)

オブジェクトに適 UIAccessibilityCustomRotor オブジェクトの配列 this 取得します。

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

Bluetooth スタックのユニバーサル一意識別子。

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetAccessibilityNextTextNavigationElement(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetAccessibilityNextTextNavigationElementBlock(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetAccessibilityPreviousTextNavigationElement(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetAccessibilityTextInputResponder(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetAccessibilityTextInputResponderHandler(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

Bluetooth スタックのユニバーサル一意識別子。

GetBrowserAccessibilityContainerType(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetBrowserAccessibilityCurrentStatus(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetBrowserAccessibilityHasDomFocus(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetBrowserAccessibilityIsRequired(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetBrowserAccessibilityPressedState(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetBrowserAccessibilityRoleDescription(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetBrowserAccessibilitySelectedTextRange(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetBrowserAccessibilitySortDirection(NSObject)

Bluetooth スタックのユニバーサル一意識別子。

GetBrowserAccessibilityValue(NSObject, NSRange)

Bluetooth スタックのユニバーサル一意識別子。

GetDebugDescription(INSObjectProtocol)

Bluetooth スタックのユニバーサル一意識別子。

GetHandle(INativeObject)

Bluetooth スタックのユニバーサル一意識別子。

GetNonNullHandle(INativeObject, String)

Bluetooth スタックのユニバーサル一意識別子。

GetValidModes(NSObject, NSFontPanel)

Bluetooth スタックのユニバーサル一意識別子。

ObjectDidBeginEditing(NSObject, INSEditor)

Bluetooth スタックのユニバーサル一意識別子。

ObjectDidEndEditing(NSObject, INSEditor)

Bluetooth スタックのユニバーサル一意識別子。

ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

Bluetooth スタックのユニバーサル一意識別子。

ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

Bluetooth スタックのユニバーサル一意識別子。

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

オブジェクトに適 UIAccessibilityCustomRotor オブジェクトの配列 this 設定します。

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

Bluetooth スタックのユニバーサル一意識別子。

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Bluetooth スタックのユニバーサル一意識別子。

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

Bluetooth スタックのユニバーサル一意識別子。

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Bluetooth スタックのユニバーサル一意識別子。

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

Bluetooth スタックのユニバーサル一意識別子。

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

Bluetooth スタックのユニバーサル一意識別子。

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

Bluetooth スタックのユニバーサル一意識別子。

SetBrowserAccessibilityCurrentStatus(NSObject, String)

Bluetooth スタックのユニバーサル一意識別子。

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

Bluetooth スタックのユニバーサル一意識別子。

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

Bluetooth スタックのユニバーサル一意識別子。

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

Bluetooth スタックのユニバーサル一意識別子。

SetBrowserAccessibilityRoleDescription(NSObject, String)

Bluetooth スタックのユニバーサル一意識別子。

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

Bluetooth スタックのユニバーサル一意識別子。

SetBrowserAccessibilitySortDirection(NSObject, String)

Bluetooth スタックのユニバーサル一意識別子。

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

Bluetooth スタックのユニバーサル一意識別子。

ValidateToolbarItem(NSObject, NSToolbarItem)

Bluetooth スタックのユニバーサル一意識別子。

適用対象

こちらもご覧ください