Click or drag to resize

NintendoSwitchGamepadVibration Methods

The NintendoSwitchGamepadVibration type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates a new vibration with the default settings..
Public methodStatic memberCreate(Single, Single)
Creates a new vibration with the specified amplitudes and the default frequencies.
Public methodStatic memberCreate(Single, Single, Single, Single)
Creates a new vibration with the specified settings.
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodEquals(NintendoSwitchGamepadVibration)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodToString (Overrides ValueTypeToString.)
Top
See Also