Function flipperzero_sys::elements_bubble_str
source · pub unsafe extern "C" fn elements_bubble_str(
canvas: *mut Canvas,
x: u8,
y: u8,
text: *const c_char,
horizontal: Align,
vertical: Align
)Expand description
Draw bubble frame for text with corner
Arguments
canvas- Canvas instancex- left x coordinatesy- top y coordinatewidth- bubble widthheight- bubble heighthorizontal- horizontal aligningvertical- aligning