AvailabilityAttribute.Deprecated Property

Definition

The first version in which the API was deprecated for a given platform; this means users should begin avoiding the API and migrating to a more suitable one, but it still technically works on the platform, but there is no guarantee for how long it will continue to work.

public ObjCRuntime.Platform Deprecated { get; set; }
member this.Deprecated : ObjCRuntime.Platform with get, set

Property Value

Applies to