obtain
open fun <Z> obtain( requestManager: RequestManager, width: Int, height: Int): PreloadTarget<Z>
Content copied to clipboard
Returns a PreloadTarget.
Parameters
width
The width in pixels of the desired resource.
height
The height in pixels of the desired resource.
<Z>
The type of the desired resource.