AvailabilityBaseAttribute.Architecture Property

Definition

The architectures the attribute applies to (either only 32-bit, only 64-bit or both 32-bit and 64-bit architectures).

public ObjCRuntime.PlatformArchitecture Architecture { get; }
member this.Architecture : ObjCRuntime.PlatformArchitecture

Property Value

The architectures the attribute applies to (either only 32-bit, only 64-bit or both 32-bit and 64-bit architectures).

Applies to