Class PointerIcon

java.lang.Object
icyllis.modernui.view.PointerIcon

public final class PointerIcon extends Object
Represents an icon that can be used as a mouse pointer.

Pointer icons can be provided either by the system using system types, or using image resources.

  • Field Details

  • Method Details

    • getType

      public int getType()
    • getHandle

      public long getHandle()
    • getSystemIcon

      @NonNull public static PointerIcon getSystemIcon(int type)