Modifier and Type | Field and Description |
---|---|
DeviceApi.SDialog.PenEvent.Type |
DeviceApi.SDialog.PenEvent.type
Whether the pen was lifted or lowered.
|
DeviceApi.SDialog.PenEvent.Type |
DeviceApi.SDialog.PenEvent.type
Whether the pen was lifted or lowered.
|
Modifier and Type | Method and Description |
---|---|
static DeviceApi.SDialog.PenEvent.Type |
DeviceApi.SDialog.PenEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.SDialog.PenEvent.Type |
DeviceApi.SDialog.PenEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.SDialog.PenEvent.Type[] |
DeviceApi.SDialog.PenEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DeviceApi.SDialog.PenEvent.Type[] |
DeviceApi.SDialog.PenEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.