Example usage for Java android.view PointerIcon fields, constructors, methods, implement or subclass
The text is from its open source code.
int | TYPE_DEFAULT The default pointer icon. |
PointerIcon | getSystemIcon(@NonNull Context context, int type) Gets a system pointer icon for the given type. |