PointerIconType Enum

Definition

Identifies a system pointer icon.

public enum PointerIconType
type PointerIconType = 
Inheritance
PointerIconType

Fields

Name Value Description
Null 0

Identifies the null pointer icon.

Arrow 1000

Identifies the arrow pointer icon.

Default 1000

Identifies the default pointer icon.

ContextMenu 1001

Identifies the context menu pointer icon.

Hand 1002

Identifies the hand pointer icon.

Help 1003

Identifies the help pointer icon.

Wait 1004

Identifies the wait pointer icon.

Cell 1006

Identifies the cell pointer icon.

Crosshair 1007

Identifies the crosshair pointer icon.

Text 1008

Identifies the text pointer icon.

VerticalText 1009

Identifies the vertical text pointer icon.

Alias 1010

Identifies the alias pointer icon.

Copy 1011

Identifies the copy pointer icon.

NoDrop 1012

Identifies the no drop pointer icon.

AllScroll 1013

Identifies the all scroll pointer icon.

HorizontalDoubleArrow 1014

Identifies the horizontal double arrow pointer icon.

VerticalDoubleArrow 1015

Identifies the vertical double arrow pointer icon.

TopRightDiagonalDoubleArrow 1016

Identifies the top right diagonal double arrow pointer icon.

TopLeftDiagonalDoubleArrow 1017

Identifies the top left diagonal double arrow pointer icon.

ZoomIn 1018

Identifies the zoom in pointer icon.

ZoomOut 1019

Identifies the zoom out pointer icon.

Grab 1020

Identifies the grab pointer icon.

Grabbing 1021

Identifies the grabbing pointer icon.

Handwriting 1022

Identifies the handwriting pointer icon.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to