Share via


CBUUID.FromCFUUID(IntPtr) Method

Definition

[Foundation.Export("UUIDWithCFUUID:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreBluetooth.CBUUID FromCFUUID(IntPtr theUUID);
[<Foundation.Export("UUIDWithCFUUID:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromCFUUID : nativeint -> CoreBluetooth.CBUUID

Parameters

theUUID
IntPtr

nativeint

Returns

Attributes

Applies to