C# Class InTheHand.Graphics.Display.DisplayInformation

Mostrar archivo Open project: inthehand/Charming Class Usage Examples

Public Methods

Method Description
GetForCurrentView ( ) : DisplayInformation

Gets the current physical display information.

Private Methods

Method Description
DisplayInformation ( ) : UIKit
DisplayInformation ( Windows information ) : UIKit
GetForCurrentViewImpl ( ) : DisplayInformation

Method Details

GetForCurrentView() public static method

Gets the current physical display information.
public static GetForCurrentView ( ) : DisplayInformation
return DisplayInformation