S or /

SourceClass TouchDeviceId

from egui import TouchDeviceId
class TouchDeviceId:

this is a int as values of this kind can always be obtained by hashing

Properties§

@property def value(self, /) -> int§
@value.setter def value(self, /, value: int) -> None§