xamarintvos
namespace AVKit
{
    [Introduced(PlatformName.TvOS, 11, 2, PlatformArchitecture.All, null)]
    [Register("AVDisplayManager", true)]
    [Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public class AVDisplayManager : NSObject
    {
        [Advice("Use AVDisplayManager.Notifications.ObserveModeSwitchSettingsChanged helper method instead.")]
        [Field("AVDisplayManagerModeSwitchSettingsChangedNotification", "AVKit")]
        [Introduced(PlatformName.TvOS, 11, 3, PlatformArchitecture.All, null)]
        public static NSString! ModeSwitchSettingsChangedNotification
        {
            [Introduced(PlatformName.TvOS, 11, 3, PlatformArchitecture.All, null)]
            get;
        }

    }
}
Assembly Xamarin.TVOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/02/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙