SupportedSimulatorAttribute(String) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
新しい SupportedSimulatorAttribute 属性を初期化します。
public SupportedSimulatorAttribute(string platformName);
new ObjCRuntime.SupportedSimulatorAttribute : string -> ObjCRuntime.SupportedSimulatorAttribute
パラメーター
- platformName
- String
シミュレーターでこの API がサポートされているプラットフォーム。 形式: プラットフォーム名 (例: "ios"、"tvos") の後にバージョン番号 (例: "ios17.0") が続きます。