AvailabilityAttribute.Unavailable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The API does currently not exist on a given platform.
public ObjCRuntime.Platform Unavailable { get; set; }
member this.Unavailable : ObjCRuntime.Platform with get, set
Property Value
Remarks
The API has never existed in a given platform (e.g. available in iOS but not in macOS); this property is not versioned (can only be Platform.{None,Mac,iOS}) and applies to the entire lifetime (up to present) of a platform. "Unavailable" may be replaced in future versions by an "Introduced."