Share via


DeviceIdiom.Phone プロパティ

定義

(携帯電話) の慣用句を表す の DeviceIdiom インスタンスを取得します。

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

プロパティ値

電話のイディオム

適用対象