BlackBerry.Screen.Display.Display C# (CSharp) Method

Display() public method

public Display ( IntPtr hnd ) : System
hnd System.IntPtr
return System
        public Display(IntPtr hnd)
        {
            handle = hnd;
        }