C# Class BlackBerry.Screen.Display

Show file Open project: roblillack/monoberry

Public Methods

Method Description
Display ( IntPtr hnd ) : System

Private Methods

Method Description
GetIntProperty ( System.Property p ) : int
SetIntProperty ( System.Property p, int val ) : void
screen_get_display_property_iv ( IntPtr handle, System.Property prop, [ vals ) : int
screen_get_display_property_iv ( IntPtr handle, System.Property prop, int &val ) : int
screen_set_display_property_iv ( IntPtr handle, System.Property prop, int &val ) : int

Method Details

Display() public method

public Display ( IntPtr hnd ) : System
hnd System.IntPtr
return System