다음을 통해 공유


WidgetContextChangedArgs 클래스

정의

public ref class WidgetContextChangedArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WidgetContextChangedArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WidgetContextChangedArgs
Public NotInheritable Class WidgetContextChangedArgs
상속
Object Platform::Object IInspectable WidgetContextChangedArgs
특성

설명

현재 릴리스에서 이 콜백은 위젯 호스트 내에서 선택한 위젯 크기가 변경될 때 발생합니다.

속성

WidgetContext

WidgetContext 콜백과 연결된 개체를 IWidgetProvider.OnWidgetContextChanged(WidgetContextChangedArgs) 가져옵니다.

적용 대상