balloon
Returns a Lazy delegate to access the ComponentActivity's Balloon property.
Parameters
A Balloon.Factory kotlin class for creating a new instance of the Balloon.
Returns a Lazy delegate to access the ComponentActivity's Balloon property. The balloon property will be initialized lazily.
See also
Returns a Lazy delegate to access the Fragment's Balloon property.
Parameters
A Balloon.Factory kotlin class for creating a new instance of the Balloon.
Returns a Lazy delegate to access the Fragment's Balloon property. The balloon property will be initialized lazily.
See also
Returns a Lazy delegate to access the custom View's Balloon property.
Parameters
A Balloon.Factory kotlin class for creating a new instance of the Balloon.
Returns a Lazy delegate to access the custom View's Balloon property. The balloon property will be initialized lazily.