AvailabilityAttribute.AlwaysAvailable Property

Definition

Indicates that the member or type can be assumed to always be available (on both macOS and iOS, as well as every version that is currently supported).

public bool AlwaysAvailable { get; }
member this.AlwaysAvailable : bool

Property Value

If the API is always available.

Applies to