static add(a, b) Creates a new Animated value composed from two Animated values added together.
accessibilityTraits View.AccessibilityTraits, [object Object]
testID string A unique identifier for this element to be used in UI Automation testing scripts.
static clearInteractionHandle(handle) Notify manager that an interaction has completed.
mediaPlaybackRequiresUserAction bool Determines whether HTML5 audio & videos require the user to tap before they can start playing. The default value is false.
underlayColor color The color of the underlay that will show through when the touch is active.
visible bool
testID string Used to locate this view in end-to-end tests. NB: disables the 'layout-only view removal' optimization for this view!
static dismissedAction() The dialog has been dismissed.
keyboardDismissMode enum('none', 'on-drag') Determines whether the keyboard gets dismissed in response to a drag. - 'none' (the default), drags do not dismiss the keyboard. - 'on-drag', the keyboard is dismissed when a drag begins.
Page 16 of 64