kPlatformTypeUIView

The parent parameter in IPlugView::attached() is a UIView pointer. * You should attach an UIView to it. *////< UIView pointer. (iOS

version(VST3)
static immutable
auto kPlatformTypeUIView = "UIView";

Meta