詳細情報:
defineNoSwipeRegion 関数
プレゼンテーションプレーヤーがスワイプジェスチャーを無視する画面領域を定義します。この機能により、フィールドユーザーはプレゼンテーションを中断したり、誤って移動したりすることなく動的コンテンツを操作できます。

より一般的な検索語を使用する。
絞り込み条件を減らして、検索範囲を広げる。
プレゼンテーションプレーヤーがスワイプジェスチャーを無視する画面領域を定義します。この機能により、フィールドユーザーはプレゼンテーションを中断したり、誤って移動したりすることなく動的コンテンツを操作できます。
| 使用可能なインターフェース: Lightning Experience |
| 使用可能なエディション: Life Sciences Cloud、Life Sciences Cloud for Customer Engagementアドオン ライセンス、Life Sciences Customer Engagement管理パッケージが付属するEnterprise EditionおよびUnlimited Edition。 |
この関数は、タッチベースの操作とナビゲーションをサポートし、Life Sciences Cloud モバイル アプリケーションでのみ使用できます。ボタンや矢印などの標準 UI コントロールを使用するデスクトップサイトではサポートされていません。
PresentationPlayer.defineNoSwipeRegion(regionId, x, y, width, height)| 引数 | 説明 |
|---|---|
regionId |
ユーザーがスワイプできないリージョンの ID。 |
x |
ユーザーが絶対位置としてスワイプできない領域の左上隅の水平座標 (ポイント単位)。 |
y |
ユーザーが絶対位置としてスワイプできない左上隅の縦座標 (ポイント単位)。 |
width |
ユーザーがスワイプできない領域の幅 (ポイント単位)。 |
height |
ユーザーがスワイプできない領域の高さ (ポイント単位)。 |
この例では、ID は region です。
IntelligentContentPlayer.defineNoSwipeRegion("region",50,50,100,100);
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.