Share via


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 플랫폼에서 내부용으로 사용합니다.

적용 대상