Skip to content

Add text field masking API (occludeAllTextFields) #10

@OneXeor

Description

@OneXeor

Description

Add API to automatically mask all text input fields on specified screens.

API

fun occludeAllTextFields(screens: List<String>? = null)

Platforms

  • Android: UXCamOccludeAllTextFields occlusion helper
  • iOS: UXCam.occludeAllTextFields()

Use Case

  • Automatically protect all text inputs without manual tagging
  • Apply to specific screens or globally

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions