DevicePlatform.tvOS 属性

定义

获取 表示 Apple tvOS 的 DevicePlatform 实例。

public:
 static property Microsoft::Maui::Devices::DevicePlatform tvOS { Microsoft::Maui::Devices::DevicePlatform get(); };
public static Microsoft.Maui.Devices.DevicePlatform tvOS { get; }
static member tvOS : Microsoft.Maui.Devices.DevicePlatform
Public Shared ReadOnly Property tvOS As DevicePlatform

属性值

tvOS 平台

适用于