PopupLayout.getOffset
void getOffset(out int dx, out int dy)Retrieves the offset for the anchor rectangle.
Parameters
dx | return location for the delta X coordinate |
dy | return location for the delta Y coordinate |
void getOffset(out int dx, out int dy)Retrieves the offset for the anchor rectangle.
dx | return location for the delta X coordinate |
dy | return location for the delta Y coordinate |