System.Windows.Forms.XplatUICarbon.HIViewIsVisible C# (CSharp) Méthode

HIViewIsVisible() private méthode

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