WidgetContext 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供小工具主機內小工具組態的相關資訊。
public ref class WidgetContext sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WidgetContext final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WidgetContext
Public NotInheritable Class WidgetContext
- 繼承
- 屬性
備註
實 CreateWidget(WidgetContext) 作 介面的 和 OnWidgetContextChanged(WidgetContextChangedArgs) 方法,以取得這個類別的 IWidgetProvider 實例。
屬性
DefinitionId |
取得小工具提供者註冊的識別碼,以分類小工具。 |
Id |
取得與 WidgetCoNtext相關聯的小工具識別碼。 |
IsActive |
取得小工具的啟用狀態。 |
Size |
取得值,指出小工具目前顯示的大小。 |