PalmRejectionDelayZonePreview クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
手描き入力領域の周囲で手のひらの拒否をサポートする機能を提供します。
public ref class PalmRejectionDelayZonePreview sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PalmRejectionDelayZonePreview final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PalmRejectionDelayZonePreview : System.IDisposable
Public NotInheritable Class PalmRejectionDelayZonePreview
Implements IDisposable
- 継承
- 属性
- 実装
Windows の要件
デバイス ファミリ |
Windows 10, version 1809 (10.0.17763.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v7.0 で導入)
|
メソッド
Close() |
PalmRejectionDelayZonePreview オブジェクトに関連付けられているすべてのシステム リソースを解放します。 |
CreateForVisual(Visual, Rect) |
指定したインク パネルに基づいて、手のひらの拒否領域を作成します。 |
CreateForVisual(Visual, Rect, Visual, Rect) |
指定した手描き入力パネルとビューポートに基づいて、手のひらの拒否領域を作成します。 |
Dispose() |
アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。 |