OperatingSystem.IsIOS Method

Definition

Indicates whether the current application is running on iOS or MacCatalyst.

public static bool IsIOS ();
[System.Runtime.Versioning.SupportedOSPlatformGuard("maccatalyst")]
public static bool IsIOS ();

Returns

true if the current application is running on iOS or MacCatalyst; false otherwise.

Attributes

Applies to

产品 版本
.NET 5, 6, 7, 8, 9