IDevice インターフェイス

定義

デバイスのランタイム情報と制御。

public interface IDevice
type IDevice = interface
Public Interface IDevice
派生

プロパティ

DeviceIdentifier

デバイスの識別子。

DeviceUri

デバイスの URI。

メソッド

SetLocation(Double, Double)

デバイスの GPS の場所を変更します。

適用対象