Interface PinnableCursor

All Superinterfaces:
Cursor, HardwareBindable, RelativeHardwarControlBindable
All Known Subinterfaces:
CursorTrack, PinnableCursorClip, PinnableCursorDevice

public interface PinnableCursor extends Cursor
Interface that defines a cursor that can be "pinned".
Since:
API version 2
  • Method Details

    • isPinned

      Determines if this cursor is currently pinned or not. If the cursor is pinned then it won't follow the selection the user makes in the application.
      Since:
      API version 2