Vuo  2.3.2
VuoAppSplashView.h
Go to the documentation of this file.
1 
10 #ifdef __OBJC__
11 
12 @interface VuoAppSplashView : NSView
13 @property bool borderVisible;
14 @end
15 
16 #endif