WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIScreenManager

IID:e224bd44-252b-4b66-b869-99738250904a
Inherits From:nsISupports

This interface is implemented by the following components:


Properties

readonly PRUint32 numberOfScreens

readonly nsIScreen primaryScreen


Methods

[noscript] nsIScreen screenForNativeWidget ( voidPtr* nativeWidget ) nsIScreen screenForRect ( PRInt32 left , PRInt32 top , PRInt32 width , PRInt32 height )

nsIScreen screenForNativeWidget ( voidPtr* nativeWidget )

Arguments:
nativeWidget

nsIScreen screenForRect ( PRInt32 left , PRInt32 top , PRInt32 width , PRInt32 height )

Arguments:
left
top
width
height

Reference documentation is generated from Mozilla's source.