共用方式為


DevicePlatform.tvOS 屬性

定義

取得 的 DevicePlatform 實例,表示 Apple tvOS。

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 平臺

適用於