Package-level declarations

Types

Link copied to clipboard
fun interface DeepLink<M : Any>
Link copied to clipboard
abstract class FloatingView
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class PIPView(frame: CValue<CGRect>) : UIView, AVPictureInPictureSampleBufferPlaybackDelegateProtocol, AVPictureInPictureControllerDelegateProtocol

Functions

Link copied to clipboard
fun FocusWindowEffect(block: (isFocus: Boolean) -> Unit)

当前屏幕或窗口是否处于焦点状态

Link copied to clipboard
fun OffScreenWindowEffect(block: (isForeground: Boolean) -> Unit)

当前屏幕或窗口是否处于离屏状态

Link copied to clipboard

当前屏幕或窗口是否处于焦点状态

Link copied to clipboard

当前屏幕或窗口是否处于离屏状态