UserInteractionEnabled

public struct UserInteractionEnabled : Element

UserInteractionEnabled conditionally enables user interaction of its wrapped element.

Note

When user interaction is disabled, any elements within the wrapped element will become non-interactive.