DeviceInfo クラス

定義

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.Object
DeviceInfo
属性
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 プラットフォームによる内部使用向け。

適用対象