IviExperimentalReason

Defines a reason to refine why a public API is marked as an experimental API.

Entries

Link copied to clipboard

Can be used when a function or property exposes a type which is an experimental API. This allows us to detect whether the experimental API annotation with this reason can be removed, when the exposed experimental type becomes stable.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.