Package-level declarations
Types
Link copied to clipboard
用于存储 Jetpack Compose DialogProperties 的接口。 DialogProperties 用于进一步自定义对话框的行为。
Link copied to clipboard
interface PopupPositionProvider : ComposableProperties<ERROR CLASS: Symbol not found for ComposePopupPositionProvider>
一个用于计算 com.m8test.script.core.api.ui.compose.widget.Popup 在屏幕上显示位置的接口。
Link copied to clipboard
interface PopupProperties : ComposableProperties<ERROR CLASS: Symbol not found for androidx.compose.ui.window.PopupProperties>
用于自定义 com.m8test.script.core.api.ui.compose.widget.Popup 行为的属性集合。
Link copied to clipboard
interface SecureFlagPolicies
提供了一组预定义的窗口安全标志策略(SecureFlagPolicy)。
Link copied to clipboard
定义了如何处理窗口的安全标志(FLAG_SECURE)。