MessageComposerAudioRecordingFloatingLockIconParams

data class MessageComposerAudioRecordingFloatingLockIconParams(val isLocked: Boolean, val dragOffsetY: Int)

Parameters for ChatComponentFactory.MessageComposerAudioRecordingFloatingLockIcon.

Parameters

isLocked

Whether the recording is currently locked.

dragOffsetY

The vertical drag offset in pixels.

Constructors

constructor(isLocked: Boolean, dragOffsetY: Int)

Properties

Link copied to clipboard
Link copied to clipboard