C# Класс PhotoSharingApp.Universal.Extensions.DisplayOrientationsExtensions

Provides extension methods for DisplayOrientations.
Показать файл Открыть проект

Открытые методы

Метод Описание
ToDegrees ( this orientation ) : int

Converts the given orientation of the app on the screen to the corresponding rotation in degrees

Описание методов

ToDegrees() публичный статический Метод

Converts the given orientation of the app on the screen to the corresponding rotation in degrees
public static ToDegrees ( this orientation ) : int
orientation this The orientation of the app on the screen
Результат int