AvailabilityBaseAttribute.AvailabilityKind Property

Definition

The type of availability information this attribute contains.

public ObjCRuntime.AvailabilityKind AvailabilityKind { get; }
member this.AvailabilityKind : ObjCRuntime.AvailabilityKind

Property Value

The type of availability information this attribute contains.

Remarks

The type of availability information specifies whether the version in the attribute applies to when the API was introduced, deprecated, obsoleted or became unavailable.

Applies to