AppWindowTitleBarOcclusion クラス

定義

ExtendsContentIntoTitleBar が true の場合にアプリのコンテンツを遮蔽するアプリ ウィンドウのシステム予約領域を表します。

public ref class AppWindowTitleBarOcclusion sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AppWindowTitleBarOcclusion final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AppWindowTitleBarOcclusion
Public NotInheritable Class AppWindowTitleBarOcclusion
継承
Object Platform::Object IInspectable AppWindowTitleBarOcclusion
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

注釈

システム予約領域は、システム ドラッグ領域や最小/最大/閉ボタンなどのタイトル バーの領域に使用されます。

プロパティ

OccludingRect

アプリ コンテンツ ビジュアルの相対座標におけるオクルージョンの幅、高さ、オフセットを定義する四角形を取得します。

適用対象