Package wtf. s1. ui. nsptr. compose
Types
NSPtrChildData
Link copied to clipboard
class NSPtrChildData(ptrComponent: PtrComponent, inspectorInfo: InspectorInfo.() -> Unit) : InspectorValueInfo, ParentDataModifier
Content copied to clipboard
NSPtrScope
Link copied to clipboard
NSPtrState
Link copied to clipboard
@Stable()
Content copied to clipboard
PtrComponent
Link copied to clipboard
sealed class PtrComponent
Content copied to clipboard
Functions
detectDownAndUp
Link copied to clipboard
suspend fun PointerInputScope.detectDownAndUp(onDown: (Offset) -> Unit, onUpOrCancel: (Offset?) -> Unit)
Content copied to clipboard
NSPtrEZHeader
Link copied to clipboard
@Composable()
Content copied to clipboard
NSPtrLayout
Link copied to clipboard
@Composable()
Content copied to clipboard
waitForUpOrCancel
Link copied to clipboard
suspend fun AwaitPointerEventScope.waitForUpOrCancel(): PointerInputChange?
Content copied to clipboard