Method GetCurrentPlatformMouseFlags
GetCurrentPlatformMouseFlags()
Returns the mouse flags applicable to the current operating system. Yields all All flags followed by the platform-specific flags.
public IEnumerable<MouseFlags> GetCurrentPlatformMouseFlags()