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

BeginAppModalStateForWindow() private method

private BeginAppModalStateForWindow ( IntPtr window ) : int
window System.IntPtr
return int
		extern static int BeginAppModalStateForWindow (IntPtr window);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon