UNPKG

react-native-cross-components

Version:
640 lines 47.7 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>IModalProps | Crossplatform React-Native Core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">Crossplatform React-Native Core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../index.html">Globals</a> </li> <li> <a href="../modules/_components_modals_crossbusyindicator_.html">&quot;components/modals/CrossBusyIndicator&quot;</a> </li> <li> <a href="_components_modals_crossbusyindicator_.imodalprops.html">IModalProps</a> </li> </ul> <h1>Interface IModalProps</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-comment"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Representation of react-native-modal props. All props except <code>isVisible</code> and <code>children</code> from:</p> </div> <p><a href="https://github.com/react-native-community/react-native-modal#available-props">https://github.com/react-native-community/react-native-modal#available-props</a></p> </div> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">IModalProps</span> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#animationin" class="tsd-kind-icon">animation<wbr>In</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#animationintiming" class="tsd-kind-icon">animation<wbr>InTiming</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#animationout" class="tsd-kind-icon">animation<wbr>Out</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#animationouttiming" class="tsd-kind-icon">animation<wbr>Out<wbr>Timing</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#avoidkeyboard" class="tsd-kind-icon">avoid<wbr>Keyboard</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#backdropcolor" class="tsd-kind-icon">backdrop<wbr>Color</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#backdropopacity" class="tsd-kind-icon">backdrop<wbr>Opacity</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#backdroptransitionintiming" class="tsd-kind-icon">backdrop<wbr>Transition<wbr>InTiming</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#backdroptransitionouttiming" class="tsd-kind-icon">backdrop<wbr>Transition<wbr>Out<wbr>Timing</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#deviceheight" class="tsd-kind-icon">device<wbr>Height</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#devicewidth" class="tsd-kind-icon">device<wbr>Width</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#hardwareaccelerated" class="tsd-kind-icon">hardware<wbr>Accelerated</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#hidemodalcontentwhileanimating" class="tsd-kind-icon">hide<wbr>Modal<wbr>Content<wbr>While<wbr>Animating</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#onbackbuttonpress" class="tsd-kind-icon">on<wbr>Back<wbr>Button<wbr>Press</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#onbackdroppress" class="tsd-kind-icon">on<wbr>Backdrop<wbr>Press</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#ondismiss" class="tsd-kind-icon">on<wbr>Dismiss</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#onmodalhide" class="tsd-kind-icon">on<wbr>Modal<wbr>Hide</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#onmodalshow" class="tsd-kind-icon">on<wbr>Modal<wbr>Show</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#onorientationchange" class="tsd-kind-icon">on<wbr>Orientation<wbr>Change</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#onshow" class="tsd-kind-icon">on<wbr>Show</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#onswipe" class="tsd-kind-icon">on<wbr>Swipe</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#presentationstyle" class="tsd-kind-icon">presentation<wbr>Style</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#scrolloffset" class="tsd-kind-icon">scroll<wbr>Offset</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#scrolloffsetmax" class="tsd-kind-icon">scroll<wbr>Offset<wbr>Max</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#scrollto" class="tsd-kind-icon">scroll<wbr>To</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#style" class="tsd-kind-icon">style</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#supportedorientations" class="tsd-kind-icon">supported<wbr>Orientations</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#swipedirection" class="tsd-kind-icon">swipe<wbr>Direction</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#swipethreshold" class="tsd-kind-icon">swipe<wbr>Threshold</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_modals_crossbusyindicator_.imodalprops.html#usenativedriver" class="tsd-kind-icon">use<wbr>Native<wbr>Driver</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="animationin" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> animation<wbr>In</h3> <div class="tsd-signature tsd-kind-icon">animation<wbr>In<span class="tsd-signature-symbol">:</span> <a href="../modules/_components_modals_crossbusyindicator_.html#animationconfig" class="tsd-signature-type">AnimationConfig</a></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L34">components/modals/CrossBusyIndicator.tsx:34</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="animationintiming" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> animation<wbr>InTiming</h3> <div class="tsd-signature tsd-kind-icon">animation<wbr>InTiming<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L35">components/modals/CrossBusyIndicator.tsx:35</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="animationout" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> animation<wbr>Out</h3> <div class="tsd-signature tsd-kind-icon">animation<wbr>Out<span class="tsd-signature-symbol">:</span> <a href="../modules/_components_modals_crossbusyindicator_.html#animationconfig" class="tsd-signature-type">AnimationConfig</a></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L36">components/modals/CrossBusyIndicator.tsx:36</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="animationouttiming" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> animation<wbr>Out<wbr>Timing</h3> <div class="tsd-signature tsd-kind-icon">animation<wbr>Out<wbr>Timing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L37">components/modals/CrossBusyIndicator.tsx:37</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="avoidkeyboard" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> avoid<wbr>Keyboard</h3> <div class="tsd-signature tsd-kind-icon">avoid<wbr>Keyboard<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L38">components/modals/CrossBusyIndicator.tsx:38</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="backdropcolor" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> backdrop<wbr>Color</h3> <div class="tsd-signature tsd-kind-icon">backdrop<wbr>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L39">components/modals/CrossBusyIndicator.tsx:39</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="backdropopacity" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> backdrop<wbr>Opacity</h3> <div class="tsd-signature tsd-kind-icon">backdrop<wbr>Opacity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L40">components/modals/CrossBusyIndicator.tsx:40</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="backdroptransitionintiming" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> backdrop<wbr>Transition<wbr>InTiming</h3> <div class="tsd-signature tsd-kind-icon">backdrop<wbr>Transition<wbr>InTiming<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L41">components/modals/CrossBusyIndicator.tsx:41</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="backdroptransitionouttiming" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> backdrop<wbr>Transition<wbr>Out<wbr>Timing</h3> <div class="tsd-signature tsd-kind-icon">backdrop<wbr>Transition<wbr>Out<wbr>Timing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L42">components/modals/CrossBusyIndicator.tsx:42</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="deviceheight" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> device<wbr>Height</h3> <div class="tsd-signature tsd-kind-icon">device<wbr>Height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L44">components/modals/CrossBusyIndicator.tsx:44</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="devicewidth" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> device<wbr>Width</h3> <div class="tsd-signature tsd-kind-icon">device<wbr>Width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L45">components/modals/CrossBusyIndicator.tsx:45</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="hardwareaccelerated" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> hardware<wbr>Accelerated</h3> <div class="tsd-signature tsd-kind-icon">hardware<wbr>Accelerated<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L61">components/modals/CrossBusyIndicator.tsx:61</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="hidemodalcontentwhileanimating" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> hide<wbr>Modal<wbr>Content<wbr>While<wbr>Animating</h3> <div class="tsd-signature tsd-kind-icon">hide<wbr>Modal<wbr>Content<wbr>While<wbr>Animating<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L46">components/modals/CrossBusyIndicator.tsx:46</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="onbackbuttonpress" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr>Back<wbr>Button<wbr>Press</h3> <div class="tsd-signature tsd-kind-icon">on<wbr>Back<wbr>Button<wbr>Press<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L49">components/modals/CrossBusyIndicator.tsx:49</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="onbackdroppress" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr>Backdrop<wbr>Press</h3> <div class="tsd-signature tsd-kind-icon">on<wbr>Backdrop<wbr>Press<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L50">components/modals/CrossBusyIndicator.tsx:50</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="ondismiss" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr>Dismiss</h3> <div class="tsd-signature tsd-kind-icon">on<wbr>Dismiss<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L59">components/modals/CrossBusyIndicator.tsx:59</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="onmodalhide" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr>Modal<wbr>Hide</h3> <div class="tsd-signature tsd-kind-icon">on<wbr>Modal<wbr>Hide<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L48">components/modals/CrossBusyIndicator.tsx:48</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="onmodalshow" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr>Modal<wbr>Show</h3> <div class="tsd-signature tsd-kind-icon">on<wbr>Modal<wbr>Show<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L47">components/modals/CrossBusyIndicator.tsx:47</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="onorientationchange" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr>Orientation<wbr>Change</h3> <div class="tsd-signature tsd-kind-icon">on<wbr>Orientation<wbr>Change<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L62">components/modals/CrossBusyIndicator.tsx:62</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="onshow" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr>Show</h3> <div class="tsd-signature tsd-kind-icon">on<wbr>Show<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L60">components/modals/CrossBusyIndicator.tsx:60</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="onswipe" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr>Swipe</h3> <div class="tsd-signature tsd-kind-icon">on<wbr>Swipe<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L51">components/modals/CrossBusyIndicator.tsx:51</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="presentationstyle" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> presentation<wbr>Style</h3> <div class="tsd-signature tsd-kind-icon">presentation<wbr>Style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"fullScreen"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"pageSheet"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"formSheet"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"overFullScreen"</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L63">components/modals/CrossBusyIndicator.tsx:63</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="scrolloffset" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> scroll<wbr>Offset</h3> <div class="tsd-signature tsd-kind-icon">scroll<wbr>Offset<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L56">components/modals/CrossBusyIndicator.tsx:56</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="scrolloffsetmax" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> scroll<wbr>Offset<wbr>Max</h3> <div class="tsd-signature tsd-kind-icon">scroll<wbr>Offset<wbr>Max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L57">components/modals/CrossBusyIndicator.tsx:57</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="scrollto" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> scroll<wbr>To</h3> <div class="tsd-signature tsd-kind-icon">scroll<wbr>To<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L55">components/modals/CrossBusyIndicator.tsx:55</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="style" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> style</h3> <div class="tsd-signature tsd-kind-icon">style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">StyleProp</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">ViewStyle</span><span class="tsd-signature-symbol">&gt;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L53">components/modals/CrossBusyIndicator.tsx:53</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="supportedorientations" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> supported<wbr>Orientations</h3> <div class="tsd-signature tsd-kind-icon">supported<wbr>Orientations<span class="tsd-signature-symbol">:</span> <a href="../modules/_components_modals_crossbusyindicator_.html#orientation" class="tsd-signature-type">Orientation</a><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L58">components/modals/CrossBusyIndicator.tsx:58</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="swipedirection" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> swipe<wbr>Direction</h3> <div class="tsd-signature tsd-kind-icon">swipe<wbr>Direction<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"up"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"down"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"left"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"right"</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L54">components/modals/CrossBusyIndicator.tsx:54</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="swipethreshold" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> swipe<wbr>Threshold</h3> <div class="tsd-signature tsd-kind-icon">swipe<wbr>Threshold<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L52">components/modals/CrossBusyIndicator.tsx:52</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="usenativedriver" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> use<wbr>Native<wbr>Driver</h3> <div class="tsd-signature tsd-kind-icon">use<wbr>Native<wbr>Driver<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/crossplatformsweden/react-native-components/blob/f6485d7/source/components/modals/CrossBusyIndicator.tsx#L43">components/modals/CrossBusyIndicator.tsx:43</a></li> </ul> </aside> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../index.html"><em>Globals</em></a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_components_animations_crossspinner_.html">"components/animations/<wbr>Cross<wbr>Spinner"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_components_buttons_crossbutton_.html">"components/buttons/<wbr>Cross<wbr>Button"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_components_input_crosseditor_.html">"components/input/<wbr>Cross<wbr>Editor"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_components_labels_crosslabel_.html">"components/labels/<wbr>Cross<wbr>Label"</a> </li> <li class="current tsd-kind-external-module"> <a href="../modules/_components_modals_crossbusyindicator_.html">"components/modals/<wbr>Cross<wbr>Busy<wbr>Indicator"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_index_.html">"index"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_styles_.html">"styles"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter"> <a href="../classes/_components_modals_crossbusyindicator_.crossbusyindicator.html" class="tsd-kind-icon">Cross<wbr>Busy<wbr>Indicator</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_components_modals_crossbusyindicator_.ibusyindicatorprops.html" class="tsd-kind-icon">IBusy<wbr>Indicator<wbr>Props</a> </li> </ul> <ul class="current"> <li class="current tsd-kind-interface tsd-parent-kind-external-module"> <a href="_components_modals_crossbusyindicator_.imodalprops.html" class="tsd-kind-icon">IModal<wbr>Props</a> <ul> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#animationin" class="tsd-kind-icon">animation<wbr>In</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#animationintiming" class="tsd-kind-icon">animation<wbr>InTiming</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#animationout" class="tsd-kind-icon">animation<wbr>Out</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#animationouttiming" class="tsd-kind-icon">animation<wbr>Out<wbr>Timing</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#avoidkeyboard" class="tsd-kind-icon">avoid<wbr>Keyboard</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#backdropcolor" class="tsd-kind-icon">backdrop<wbr>Color</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#backdropopacity" class="tsd-kind-icon">backdrop<wbr>Opacity</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#backdroptransitionintiming" class="tsd-kind-icon">backdrop<wbr>Transition<wbr>InTiming</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#backdroptransitionouttiming" class="tsd-kind-icon">backdrop<wbr>Transition<wbr>Out<wbr>Timing</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#deviceheight" class="tsd-kind-icon">device<wbr>Height</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#devicewidth" class="tsd-kind-icon">device<wbr>Width</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#hardwareaccelerated" class="tsd-kind-icon">hardware<wbr>Accelerated</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#hidemodalcontentwhileanimating" class="tsd-kind-icon">hide<wbr>Modal<wbr>Content<wbr>While<wbr>Animating</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#onbackbuttonpress" class="tsd-kind-icon">on<wbr>Back<wbr>Button<wbr>Press</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#onbackdroppress" class="tsd-kind-icon">on<wbr>Backdrop<wbr>Press</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#ondismiss" class="tsd-kind-icon">on<wbr>Dismiss</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#onmodalhide" class="tsd-kind-icon">on<wbr>Modal<wbr>Hide</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#onmodalshow" class="tsd-kind-icon">on<wbr>Modal<wbr>Show</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#onorientationchange" class="tsd-kind-icon">on<wbr>Orientation<wbr>Change</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#onshow" class="tsd-kind-icon">on<wbr>Show</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#onswipe" class="tsd-kind-icon">on<wbr>Swipe</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#presentationstyle" class="tsd-kind-icon">presentation<wbr>Style</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#scrolloffset" class="tsd-kind-icon">scroll<wbr>Offset</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#scrolloffsetmax" class="tsd-kind-icon">scroll<wbr>Offset<wbr>Max</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#scrollto" class="tsd-kind-icon">scroll<wbr>To</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#style" class="tsd-kind-icon">style</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#supportedorientations" class="tsd-kind-icon">supported<wbr>Orientations</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#swipedirection" class="tsd-kind-icon">swipe<wbr>Direction</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#swipethreshold" class="tsd-kind-icon">swipe<wbr>Threshold</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_components_modals_crossbusyindicator_.imodalprops.html#usenativedriver" class="tsd-kind-icon">use<wbr>Native<wbr>Driver</a> </li> </ul> </li> </ul> <ul class="after-current"> <li class=" tsd-kind-type-alias tsd-parent-kind-external-module"> <a href="../modules/_components_modals_crossbusyindicator_.html#animationconfig" class="tsd-kind-icon">Animation<wbr>Config</a> </li> <li class=" tsd-kind-type-alias tsd-parent-kind-external-module"> <a href="../modules/_components_modals_crossbusyindicator_.html#orientation" class="tsd-kind-icon">Orientation</a> </li> </ul> </nav> </div> </div> </div> <footer> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>