MidiDevice.UsesSerial Property

Definition

Caution

This property only works on macOS.

A value indicating whether the driver uses serial ports.

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

Property Value

Attributes

Applies to