DeviceInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use by the Xamarin.Forms platform.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public abstract class DeviceInfo : IDisposable, System.ComponentModel.INotifyPropertyChanged
type DeviceInfo = class
interface INotifyPropertyChanged
interface IDisposable
- Inheritance
-
System.ObjectDeviceInfo
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute
- Implements
-
System.ComponentModel.INotifyPropertyChanged System.IDisposable
Constructors
DeviceInfo() |
For internal use by the Xamarin.Forms platform. |
Properties
CurrentOrientation |
For internal use by the Xamarin.Forms platform. |
PixelScreenSize |
For internal use by the Xamarin.Forms platform. |
ScaledScreenSize |
For internal use by the Xamarin.Forms platform. |
ScalingFactor |
For internal use by the Xamarin.Forms platform. |
Methods
DisplayRound(Double) |
For internal use by the Xamarin.Forms platform. |
Dispose() |
For internal use by the Xamarin.Forms platform. |
Dispose(Boolean) |
For internal use by the Xamarin.Forms platform. |
OnPropertyChanged(String) |
For internal use by the Xamarin.Forms platform. |
Events
PropertyChanged |
For internal use by the Xamarin.Forms platform. |