TextStickerOption

open class TextStickerOption

Constructors

TextStickerOption
Link copied to clipboard
open fun TextStickerOption(id: Int)

Functions

describeContents
Link copied to clipboard
open fun describeContents(): Int
getLayout
Link copied to clipboard
open fun getLayout(): Int
getNameRes
Link copied to clipboard
open fun getNameRes(option: Int): Int
getThumbnailBitmap
Link copied to clipboard
open fun getThumbnailBitmap(maxWidth: Int): Bitmap
hasStaticThumbnail
Link copied to clipboard
open fun hasStaticThumbnail(): Boolean
isSelectable
Link copied to clipboard
open fun isSelectable(): Boolean
writeToParcel
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)

Properties

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