xamarintvos
namespace TVServices
{
    [Introduced(PlatformName.TvOS, 13, 0, PlatformArchitecture.All, null)]
    [Register("TVTopShelfItem", true)]
    public class TVTopShelfItem : TVTopShelfObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual NSDate? ExpirationDate
        {
            [Export("expirationDate", ArgumentSemantic.Copy)]
            get;
            [Export("setExpirationDate:", ArgumentSemantic.Copy)]
            set;
        }

    }
}
Assembly Xamarin.TVOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-tvos7.0-tvos8.0-tvos9.0-tvos
Xamarin tvOS 0.0
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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