DeviceInfo 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
供 Xamarin.Forms 平台内部使用。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public abstract class DeviceInfo : IDisposable, System.ComponentModel.INotifyPropertyChanged
type DeviceInfo = class
interface INotifyPropertyChanged
interface IDisposable
- 继承
-
System.ObjectDeviceInfo
- 属性
-
System.ComponentModel.EditorBrowsableAttribute
- 实现
-
System.ComponentModel.INotifyPropertyChanged System.IDisposable
构造函数
DeviceInfo() |
供 Xamarin.Forms 平台内部使用。 |
属性
CurrentOrientation |
供 Xamarin.Forms 平台内部使用。 |
PixelScreenSize |
供 Xamarin.Forms 平台内部使用。 |
ScaledScreenSize |
供 Xamarin.Forms 平台内部使用。 |
ScalingFactor |
供 Xamarin.Forms 平台内部使用。 |
方法
DisplayRound(Double) |
供 Xamarin.Forms 平台内部使用。 |
Dispose() |
供 Xamarin.Forms 平台内部使用。 |
Dispose(Boolean) |
供 Xamarin.Forms 平台内部使用。 |
OnPropertyChanged(String) |
供 Xamarin.Forms 平台内部使用。 |
事件
PropertyChanged |
供 Xamarin.Forms 平台内部使用。 |