Obsoleted properties:
[Obsolete ("Starting with tvos16.4 This API has been removed from the framework.")]
public virtual IASAuthorizationPublicKeyCredentialDescriptor[] AllowedCredentials { get; set; }
[Obsolete ("Starting with tvos16.4 This API has been removed from the framework.")]
public virtual Foundation.NSData Challenge { get; set; }
[Obsolete ("Starting with tvos16.4 This API has been removed from the framework.")]
public ASAuthorizationPlatformPublicKeyCredentialDescriptor[] PlatformAllowedCredentials { get; set; }
[Obsolete ("Starting with tvos16.4 This API has been removed from the framework.")]
public virtual string RelyingPartyIdentifier { get; set; }
[Obsolete ("Starting with tvos16.4 This API has been removed from the framework.")]
public virtual Foundation.NSString UserVerificationPreference { get; set; }
Obsoleted methods:
[Obsolete ("Starting with tvos16.4 This API has been removed from the framework.")]
public virtual Foundation.NSObject Copy (Foundation.NSZone zone);
[Obsolete ("Starting with tvos16.4 This API has been removed from the framework.")]
public virtual void EncodeTo (Foundation.NSCoder encoder);
Added properties:
public static NSString FileIdentifierKey { get; }
public static NSString VolumeMountFromLocationKey { get; }
public static NSString VolumeSubtypeKey { get; }
public static NSString VolumeTypeNameKey { get; }
Added constructor:
public HMTimerTrigger (string name, Foundation.NSDate fireDate, Foundation.NSDateComponents recurrence);
Added property:
public static Foundation.NSString OpenExrCompression { get; }
Added property:
public virtual bool Inspectable { get; set; }
public static class MAVideoAccommodations {
// properties
public static Foundation.NSString DimFlashingLightsChangedNotification { get; }
// methods
public static bool IsDimFlashingLightsEnabled ();
// inner types
public static class Notifications {
// methods
public static Foundation.NSObject ObserveDimFlashingLightsChanged (System.EventHandler<Foundation.NSNotificationEventArgs> handler);
public static Foundation.NSObject ObserveDimFlashingLightsChanged (Foundation.NSObject objectToObserve, System.EventHandler<Foundation.NSNotificationEventArgs> handler);
}
}
Added value:
Datagram = 3,
Modified fields:
-public const string SdkVersion = "16.1";
+public const string SdkVersion = "16.4";
-public const string Version = "16.1.1";
+public const string Version = "16.5.0";
Added properties:
public virtual UILineBreakMode SubtitleLineBreakMode { get; set; }
public virtual UILineBreakMode TitleLineBreakMode { get; set; }
Added property:
public virtual bool Enabled { get; set; }
Obsoleted properties:
[Obsolete ("Starting with tvos16.4 This API has been removed from the framework.")]
public virtual bool Deleted { get; set; }
Added property:
public virtual bool SignedOut { get; set; }