ObjCRuntime.AvailabilityAttribute.Obsoleted Property
the first version in which the API was obsoleted (removed) from a given platform

Syntax

public Platform Obsoleted { get; set; }

Value

Remarks

this means the API no longer exists and cannot be used at all - a crash at runtime will occur if used on Xamarin. Native code referencing obsolete API will fail to compile (the attribute is enforced by Clang).

Requirements

Namespace: ObjCRuntime
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0