Aracılığıyla paylaş


SwiftSelf(Void*) Oluşturucu

Tanım

Belirtilen işaretçi değeriyle SwiftSelf yapısının yeni bir örneğini oluşturur.

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

Parametreler

value
Void*

Kendi bağlamını temsil eden işaretçi değeri.

Şunlara uygulanır