CropMaskItem

The CropMaskItem instance should be added by calling `setAspectList` of the `UiConfigAspect`. Keep sure that you have added a MaskedCropAspectAsset with the same id.

open class CropMaskItem

Functions

getLayout
Link copied to clipboard
open fun getLayout(): Int
getViewHolderClass
Link copied to clipboard
open fun getViewHolderClass(): Class<Out DataSourceViewHolder>

Properties

CREATOR
Link copied to clipboard
val CREATOR: Creator<CropMaskItem>