UnsupportedSimulatorAttribute(String) Constructor

Definition

Initializes a new UnsupportedSimulatorAttribute attribute.

public UnsupportedSimulatorAttribute(string platformName);
new ObjCRuntime.UnsupportedSimulatorAttribute : string -> ObjCRuntime.UnsupportedSimulatorAttribute

Parameters

platformName
String

The platform where this API is not supported in the simulator.

Applies to