Events.

DeviceDisplayMainDisplayInfoChanged Property

Summary

Gets an observable which signals when the Xamarin.Essentials.DeviceDisplay.MainDisplayInfoChanged event triggers.

Syntax

public static IObservable<DisplayInfoChangedEventArgs> DeviceDisplayMainDisplayInfoChanged { get; }

Value

Type Description
IObservable<DisplayInfoChangedEventArgs>