Mouse Event Matcher
data class MouseEventMatcher(type: MouseEventType?, button: Int?, position: Position?)
Content copied to clipboard
Types
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
copy
Link copied to clipboard
fun copy(type: MouseEventType? = null, button: Int? = null, position: Position? = null): MouseEventMatcher
Content copied to clipboard
matches
Link copied to clipboard
Properties
Sources
(source)
Link copied to clipboard