DeviceInfo Class

Definition

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
DeviceInfo
Attributes
Implements

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.

Applies to