Interface IDeviceInformationService

IDeviceInformationService interface

환경을 설명하는 인터페이스Document 사용자에게 표시됩니다.

public interface IDeviceInformationService : IService

속성

이름설명
HorizontalResolution { get; set; }가로 해상도를 가져오거나 설정합니다.
ScreenSize { get; set; }화면의 크기를 가져오거나 설정합니다.
VerticalResolution { get; set; }수직 해상도를 가져오거나 설정합니다.
WindowSize { get; set; }창의 크기를 가져오거나 설정합니다.

또한보십시오