System.Windows.Forms.XplatUICarbon.HIViewIsVisible C# (CSharp) Method

HIViewIsVisible() private method

private HIViewIsVisible ( IntPtr vHnd ) : bool
vHnd System.IntPtr
return bool
		extern static bool HIViewIsVisible (IntPtr vHnd);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon