pointerId property

int? get pointerId

Implementation

int? get pointerId;
set pointerId (int? value)

Implementation

set pointerId(int? value);