언어

IWindowInsetsController.ControllableInsetsChangedEventArgs 클래스

정의

관리되는 콜백 이벤트에 대한 데이터를 제공합니다.

public class IWindowInsetsController.ControllableInsetsChangedEventArgs : EventArgs
type IWindowInsetsController.ControllableInsetsChangedEventArgs = class
    inherit EventArgs
상속
IWindowInsetsController.ControllableInsetsChangedEventArgs

생성자

속성 Description
IWindowInsetsController.ControllableInsetsChangedEventArgs(IWindowInsetsController, Int32)

연결된 콜백에 전달된 관리되는 이벤트 데이터를 초기화합니다.

속성

속성 Description
Controller

이 콜백과 연결된 창 인셋 컨트롤러를 가져옵니다.

TypeMask

제어 가능성이 변경된 인셋의 비트 마스크를 가져옵니다.

적용 대상