PalmRejectionDelayZonePreview クラス

定義

手描き入力領域の周囲で手のひらの拒否をサポートする機能を提供します。

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
継承
Object Platform::Object IInspectable PalmRejectionDelayZonePreview
属性
実装

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()

アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

適用対象