kPlatformTypeNSView

The parent parameter in IPlugView::attached() is a NSView pointer. * You should attach a NSView to it. *////< NSView pointer. (Mac OS X

version(VST3)
static immutable
auto kPlatformTypeNSView = "NSView";

Meta