Interface IPlatformOperations
- Namespace
- ReactiveUI
- Assembly
- ReactiveUI.dll
Additional details implemented by the different ReactiveUI platform projects.
public interface IPlatformOperations
- Extension Methods
Methods
GetOrientation()
Gets a descriptor that describes (if applicable) the orientation of the screen.
string? GetOrientation()
Returns
- string
The device orientation descriptor.