disableInteractionAutocapture property

bool? disableInteractionAutocapture
final

Controls whether to disable interaction autocapture When true, interaction autocapture will be disabled

Note: This flag is applicable only for iOS.

Implementation

final bool? disableInteractionAutocapture;