AvailabilityAttribute.AlwaysAvailable 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.
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.