Property PositiveDescription
PositiveDescription
The description of this input for the device for the AxisRange.Positive axis.
Declaration
public string PositiveDescription { get; }
Property Value
Type | Description |
---|---|
string |
Remarks
Does not fallback to FullDescription unlike GetDescription(AxisRange).
You should usually use GetDescription(AxisRange) instead.