A  B  C  D  G  R  S  U 

R

relayShowAlign(BalloonAlign,Balloon,Integer,Integer) - function in com.skydoves.balloon.compose.BalloonWindow
Shows the balloon on an anchor view depending on the align alignment with x-off and y-off and shows the next balloon sequentially.
relayShowAlignBottom(Balloon,Integer,Integer) - function in com.skydoves.balloon.compose.BalloonWindow
Shows the balloon on an anchor view as the bottom alignment with x-off and y-off and shows the next balloon sequentially.
relayShowAlignEnd(Balloon,Integer,Integer) - function in com.skydoves.balloon.compose.BalloonWindow
Shows the balloon on an anchor view as the end alignment with x-off and y-off and shows the next balloon sequentially.
relayShowAlignLeft(Balloon,Integer,Integer) - function in com.skydoves.balloon.compose.BalloonWindow
Shows the balloon on an anchor view as the left alignment with x-off and y-off and shows the next balloon sequentially.
relayShowAlignRight(Balloon,Integer,Integer) - function in com.skydoves.balloon.compose.BalloonWindow
Shows the balloon on an anchor view as the right alignment with x-off and y-off and shows the next balloon sequentially.
relayShowAlignStart(Balloon,Integer,Integer) - function in com.skydoves.balloon.compose.BalloonWindow
Shows the balloon on an anchor view as the start alignment with x-off and y-off and shows the next balloon sequentially.
relayShowAlignTop(Balloon,Integer,Integer) - function in com.skydoves.balloon.compose.BalloonWindow
Shows the balloon on an anchor view as the top alignment with x-off and y-off and shows the next balloon sequentially.
relayShowAsDropDown(Balloon,Integer,Integer) - function in com.skydoves.balloon.compose.BalloonWindow
Shows the balloon on an anchor view as drop down with x-off and y-off and shows the next balloon sequentially.
relayShowAtCenter(Balloon,Integer,Integer,BalloonCenterAlign) - function in com.skydoves.balloon.compose.BalloonWindow
Shows the balloon on an anchor view as the center alignment with x-off and y-off and shows the next balloon sequentially.
rememberBalloonBuilder(Object,Context,Function1) - function in com.skydoves.balloon.compose.RememberBalloonBuilderKt
Create and remember Balloon.Builder.
RememberBalloonBuilderKt - class in com.skydoves.balloon.compose
 
rememberBalloonWindow(BalloonWindow,Object) - function in com.skydoves.balloon.compose.RememberBalloonBuilderKt
Create and remember BalloonWindow.
A  B  C  D  G  R  S  U