Compartir a través de


SwiftSelf(Void*) Constructor

Definición

Crea una nueva instancia de la estructura SwiftSelf con el valor de puntero especificado.

public:
 SwiftSelf(void* value);
public SwiftSelf (void* value);
new System.Runtime.InteropServices.Swift.SwiftSelf : nativeptr<unit> -> System.Runtime.InteropServices.Swift.SwiftSelf

Parámetros

value
Void*

Valor de puntero que representa el contexto propio.

Se aplica a