DevicePlatform.Create(String) 方法

定义

创建新的设备平台。

public static Xamarin.Essentials.DevicePlatform Create (string devicePlatform);

参数

devicePlatform
System.String

设备平台。

返回

设备平台

适用于