B  C  D  G  R  S  U 

R

relayShowAlign(com.skydoves.balloon.BalloonAlign,com.skydoves.balloon.Balloon,java.lang.Integer,java.lang.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(com.skydoves.balloon.Balloon,java.lang.Integer,java.lang.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.
relayShowAlignLeft(com.skydoves.balloon.Balloon,java.lang.Integer,java.lang.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(com.skydoves.balloon.Balloon,java.lang.Integer,java.lang.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.
relayShowAlignTop(com.skydoves.balloon.Balloon,java.lang.Integer,java.lang.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(com.skydoves.balloon.Balloon,java.lang.Integer,java.lang.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(com.skydoves.balloon.Balloon,java.lang.Integer,java.lang.Integer,com.skydoves.balloon.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(android.content.Context,kotlin.jvm.functions.Function1) - function in com.skydoves.balloon.compose.RememberBalloonBuilderKt
Create and remember Balloon.Builder.
RememberBalloonBuilderKt - class in com.skydoves.balloon.compose
 
rememberBalloonWindow(com.skydoves.balloon.compose.BalloonWindow,java.lang.Object) - function in com.skydoves.balloon.compose.RememberBalloonBuilderKt
Create and remember BalloonWindow.
B  C  D  G  R  S  U