public static final class DeviceApi.SDialog.PenEvent extends Object
DeviceApi.SDialog.PenCallback.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DeviceApi.SDialog.PenEvent.Type
Whether the pen was lifted or lowered. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
int | 
column
The column of the pen position. 
 | 
int | 
row
The row of the pen position. 
 | 
DeviceApi.SDialog.PenEvent.Type | 
type
Whether the pen was lifted or lowered. 
 | 
public final int column
public final int row
public final DeviceApi.SDialog.PenEvent.Type type
Copyright © 2025. All rights reserved.