Java android.view PointerIcon fields, constructors, methods, implement or subclass

Example usage for Java android.view PointerIcon fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.view PointerIcon.

The text is from its open source code.

Field

intTYPE_DEFAULT
The default pointer icon.

Method

PointerIcongetSystemIcon(@NonNull Context context, int type)
Gets a system pointer icon for the given type.