SourceClass TouchDeviceId
from egui import TouchDeviceIdclass TouchDeviceId:this is a int as values of this kind can always be obtained by hashing
from egui import TouchDeviceIdclass TouchDeviceId:this is a int as values of this kind can always be obtained by hashing
@property
def value(self, /) -> int§@value.setter
def value(self, /, value: int) -> None§