MidiDevice.UsesSerial プロパティ

定義

注意事項

This property only works on macOS.

ドライバーがシリアル ポートを使用するかどうかを示す値。

public bool UsesSerial { get; set; }
[System.Obsolete("This property only works on macOS.")]
public bool UsesSerial { get; set; }
member this.UsesSerial : bool with get, set
[<System.Obsolete("This property only works on macOS.")>]
member this.UsesSerial : bool with get, set

プロパティ値

属性

適用対象