createFromAttributes

open fun createFromAttributes(@NonNull context: Context, @Nullable attrs: AttributeSet, @AttrRes defStyleAttr: Int, @StyleRes defStyleRes: Int): TooltipDrawable

Returns a TooltipDrawable from the given attributes.