UnsupportedSimulatorAttribute(String) コンストラクター

定義

新しい UnsupportedSimulatorAttribute 属性を初期化します。

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

パラメーター

platformName
String

シミュレーターでこの API がサポートされていないプラットフォーム。

適用対象