Compartir a través de


CFRunLoop.Equality(CFRunLoop, CFRunLoop) Operador

Definición

Compara dos CFRunLoops administrados para determinar si comparten el mismo identificador nativo.

public static bool operator == (CoreFoundation.CFRunLoop a, CoreFoundation.CFRunLoop b);
static member ( = ) : CoreFoundation.CFRunLoop * CoreFoundation.CFRunLoop -> bool

Parámetros

Devoluciones

Se aplica a