Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property MaxCount As Integer |
C# | |
---|---|
public abstract int MaxCount {get;} |
This is not the active channel count. The Input.LogicalChannels.Count property returns the count of currently active logical channels. This property returns the maximum possible count for this collection with the current hardware.
Note: Use the Input.ChangeLogicalChannelsByCount or Input.ChangeLogicalChannels methods to change this collection.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)