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 プラットフォーム

適用対象