win32more-Microsoft.WindowsAppSDK 0.6.1.7.250310001__py2.py3-none-any.whl → 0.7.1.7.251107005__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. win32more/Microsoft/Foundation/__init__.py +1 -1
  2. win32more/Microsoft/Graphics/DirectX/__init__.py +1 -1
  3. win32more/Microsoft/Graphics/Display/__init__.py +9 -9
  4. win32more/Microsoft/Graphics/Imaging/__init__.py +77 -0
  5. win32more/Microsoft/Security/Authentication/OAuth/__init__.py +111 -111
  6. win32more/Microsoft/UI/Composition/Core/__init__.py +3 -3
  7. win32more/Microsoft/UI/Composition/Diagnostics/__init__.py +1 -1
  8. win32more/Microsoft/UI/Composition/Effects/__init__.py +3 -3
  9. win32more/Microsoft/UI/Composition/Interactions/__init__.py +1 -1
  10. win32more/Microsoft/UI/Composition/Scenes/__init__.py +10 -10
  11. win32more/Microsoft/UI/Composition/SystemBackdrops/__init__.py +8 -8
  12. win32more/Microsoft/UI/Composition/__init__.py +134 -134
  13. win32more/Microsoft/UI/Content/__init__.py +39 -39
  14. win32more/Microsoft/UI/Dispatching/__init__.py +11 -11
  15. win32more/Microsoft/UI/Input/DragDrop/__init__.py +7 -7
  16. win32more/Microsoft/UI/Input/Interop/__init__.py +1 -1
  17. win32more/Microsoft/UI/Input/__init__.py +103 -99
  18. win32more/Microsoft/UI/System/__init__.py +5 -5
  19. win32more/Microsoft/UI/Text/__init__.py +30 -30
  20. win32more/Microsoft/UI/Windowing/__init__.py +27 -27
  21. win32more/Microsoft/UI/Xaml/Automation/Peers/__init__.py +56 -55
  22. win32more/Microsoft/UI/Xaml/Automation/Provider/__init__.py +19 -19
  23. win32more/Microsoft/UI/Xaml/Automation/Text/__init__.py +1 -1
  24. win32more/Microsoft/UI/Xaml/Automation/__init__.py +41 -41
  25. win32more/Microsoft/UI/Xaml/Controls/AnimatedVisuals/__init__.py +17 -17
  26. win32more/Microsoft/UI/Xaml/Controls/Primitives/__init__.py +108 -107
  27. win32more/Microsoft/UI/Xaml/Controls/__init__.py +744 -744
  28. win32more/Microsoft/UI/Xaml/Data/__init__.py +31 -30
  29. win32more/Microsoft/UI/Xaml/Documents/__init__.py +38 -37
  30. win32more/Microsoft/UI/Xaml/Hosting/__init__.py +7 -7
  31. win32more/Microsoft/UI/Xaml/Input/__init__.py +38 -31
  32. win32more/Microsoft/UI/Xaml/Interop/__init__.py +3 -3
  33. win32more/Microsoft/UI/Xaml/Markup/__init__.py +19 -17
  34. win32more/Microsoft/UI/Xaml/Media/Animation/__init__.py +111 -109
  35. win32more/Microsoft/UI/Xaml/Media/Imaging/__init__.py +11 -11
  36. win32more/Microsoft/UI/Xaml/Media/Media3D/__init__.py +2 -1
  37. win32more/Microsoft/UI/Xaml/Media/__init__.py +34 -28
  38. win32more/Microsoft/UI/Xaml/Navigation/__init__.py +1 -1
  39. win32more/Microsoft/UI/Xaml/Printing/__init__.py +7 -7
  40. win32more/Microsoft/UI/Xaml/Resources/__init__.py +3 -3
  41. win32more/Microsoft/UI/Xaml/Shapes/__init__.py +1 -1
  42. win32more/Microsoft/UI/Xaml/XamlTypeInfo/__init__.py +2 -2
  43. win32more/Microsoft/UI/Xaml/__init__.py +190 -186
  44. win32more/Microsoft/UI/__init__.py +8 -5
  45. win32more/Microsoft/Windows/AI/ContentSafety/__init__.py +197 -0
  46. win32more/Microsoft/Windows/AI/Imaging/__init__.py +366 -0
  47. win32more/Microsoft/Windows/AI/Text/__init__.py +261 -0
  48. win32more/Microsoft/Windows/AI/__init__.py +49 -0
  49. win32more/Microsoft/Windows/AppLifecycle/__init__.py +21 -21
  50. win32more/Microsoft/Windows/AppNotifications/Builder/__init__.py +99 -99
  51. win32more/Microsoft/Windows/AppNotifications/__init__.py +45 -45
  52. win32more/Microsoft/Windows/ApplicationModel/Background/UniversalBGTask/__init__.py +1 -1
  53. win32more/Microsoft/Windows/ApplicationModel/Background/__init__.py +7 -7
  54. win32more/Microsoft/Windows/ApplicationModel/DynamicDependency/__init__.py +22 -21
  55. win32more/Microsoft/Windows/ApplicationModel/Resources/__init__.py +59 -59
  56. win32more/Microsoft/Windows/ApplicationModel/WindowsAppRuntime/__init__.py +32 -7
  57. win32more/Microsoft/Windows/BadgeNotifications/__init__.py +1 -1
  58. win32more/Microsoft/Windows/Globalization/__init__.py +9 -9
  59. win32more/Microsoft/Windows/Management/Deployment/__init__.py +86 -85
  60. win32more/Microsoft/Windows/Media/Capture/__init__.py +1 -1
  61. win32more/Microsoft/Windows/PushNotifications/__init__.py +6 -5
  62. win32more/Microsoft/Windows/Security/AccessControl/__init__.py +7 -6
  63. win32more/Microsoft/Windows/Storage/__init__.py +27 -27
  64. win32more/Microsoft/Windows/System/Power/__init__.py +23 -12
  65. win32more/Microsoft/Windows/System/__init__.py +15 -15
  66. win32more/Microsoft/Windows/Widgets/Feeds/Providers/__init__.py +65 -65
  67. win32more/Microsoft/Windows/Widgets/Notifications/__init__.py +25 -25
  68. win32more/Microsoft/Windows/Widgets/Providers/__init__.py +91 -67
  69. win32more/Microsoft/Windows/Widgets/__init__.py +2 -2
  70. win32more/Microsoft/Windows/Workloads/__init__.py +11 -0
  71. win32more/appsdk/versioninfo.py +1 -1
  72. win32more/dll/arm64/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  73. win32more/dll/arm64/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  74. win32more/dll/x64/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  75. win32more/dll/x64/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  76. win32more/dll/x86/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  77. win32more/dll/x86/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  78. win32more_microsoft_windowsappsdk-0.7.1.7.251107005.dist-info/METADATA +6 -0
  79. win32more_microsoft_windowsappsdk-0.7.1.7.251107005.dist-info/RECORD +81 -0
  80. {win32more_microsoft_windowsappsdk-0.6.1.7.250310001.dist-info → win32more_microsoft_windowsappsdk-0.7.1.7.251107005.dist-info}/licenses/LICENSE (Microsoft.WindowsAppSDK).txt +1 -1
  81. win32more_microsoft_windowsappsdk-0.6.1.7.250310001.dist-info/METADATA +0 -6
  82. win32more_microsoft_windowsappsdk-0.6.1.7.250310001.dist-info/RECORD +0 -75
  83. {win32more_microsoft_windowsappsdk-0.6.1.7.250310001.dist-info → win32more_microsoft_windowsappsdk-0.7.1.7.251107005.dist-info}/WHEEL +0 -0
@@ -1,5 +1,5 @@
1
1
  from __future__ import annotations
2
- from win32more.winrt.prelude import *
2
+ from win32more._prelude import *
3
3
  import win32more.Microsoft.Windows.AppNotifications
4
4
  import win32more.Microsoft.Windows.AppNotifications.Builder
5
5
  import win32more.Windows.Foundation
@@ -21,7 +21,7 @@ class AppNotificationBuilder(ComPtr):
21
21
  @winrt_activatemethod
22
22
  def CreateInstance(cls) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
23
23
  @winrt_mixinmethod
24
- def AddArgument(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, key: WinRT_String, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
24
+ def AddArgument(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, key: hstr, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
25
25
  @winrt_mixinmethod
26
26
  def SetTimeStamp(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, value: win32more.Windows.Foundation.DateTime) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
27
27
  @winrt_mixinmethod
@@ -29,29 +29,29 @@ class AppNotificationBuilder(ComPtr):
29
29
  @winrt_mixinmethod
30
30
  def SetScenario(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, value: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationScenario) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
31
31
  @winrt_mixinmethod
32
- def AddText(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, text: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
32
+ def AddText(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, text: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
33
33
  @winrt_mixinmethod
34
- def AddText2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, text: WinRT_String, properties: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
34
+ def AddText2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, text: hstr, properties: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
35
35
  @winrt_mixinmethod
36
- def SetAttributionText(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, text: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
36
+ def SetAttributionText(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, text: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
37
37
  @winrt_mixinmethod
38
- def SetAttributionText2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, text: WinRT_String, language: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
38
+ def SetAttributionText2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, text: hstr, language: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
39
39
  @winrt_mixinmethod
40
40
  def SetInlineImage(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
41
41
  @winrt_mixinmethod
42
42
  def SetInlineImage2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri, imageCrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
43
43
  @winrt_mixinmethod
44
- def SetInlineImage3(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri, imagecrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop, alternateText: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
44
+ def SetInlineImage3(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri, imagecrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop, alternateText: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
45
45
  @winrt_mixinmethod
46
46
  def SetAppLogoOverride(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
47
47
  @winrt_mixinmethod
48
48
  def SetAppLogoOverride2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri, imageCrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
49
49
  @winrt_mixinmethod
50
- def SetAppLogoOverride3(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri, imageCrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop, alternateText: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
50
+ def SetAppLogoOverride3(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri, imageCrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop, alternateText: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
51
51
  @winrt_mixinmethod
52
52
  def SetHeroImage(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
53
53
  @winrt_mixinmethod
54
- def SetHeroImage2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri, alternateText: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
54
+ def SetHeroImage2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, imageUri: win32more.Windows.Foundation.Uri, alternateText: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
55
55
  @winrt_mixinmethod
56
56
  def SetAudioUri(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, audioUri: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
57
57
  @winrt_mixinmethod
@@ -63,9 +63,9 @@ class AppNotificationBuilder(ComPtr):
63
63
  @winrt_mixinmethod
64
64
  def MuteAudio(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
65
65
  @winrt_mixinmethod
66
- def AddTextBox(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, id: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
66
+ def AddTextBox(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, id: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
67
67
  @winrt_mixinmethod
68
- def AddTextBox2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, id: WinRT_String, placeHolderText: WinRT_String, title: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
68
+ def AddTextBox2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, id: hstr, placeHolderText: hstr, title: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
69
69
  @winrt_mixinmethod
70
70
  def AddButton(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, value: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
71
71
  @winrt_mixinmethod
@@ -75,9 +75,9 @@ class AppNotificationBuilder(ComPtr):
75
75
  @winrt_mixinmethod
76
76
  def BuildNotification(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder) -> win32more.Microsoft.Windows.AppNotifications.AppNotification: ...
77
77
  @winrt_mixinmethod
78
- def SetTag(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
78
+ def SetTag(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
79
79
  @winrt_mixinmethod
80
- def SetGroup(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, group: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
80
+ def SetGroup(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder, group: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
81
81
  @winrt_classmethod
82
82
  def IsUrgentScenarioSupported(cls: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilderStatics) -> Boolean: ...
83
83
  AppNotificationBuilderContract: UInt32 = 131072
@@ -99,23 +99,23 @@ class AppNotificationButton(ComPtr):
99
99
  def CreateInstance(cls) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
100
100
  @CreateInstance.register
101
101
  @winrt_factorymethod
102
- def CreateInstance(cls: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButtonFactory, content: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
102
+ def CreateInstance(cls: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButtonFactory, content: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
103
103
  @winrt_mixinmethod
104
- def get_Content(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> WinRT_String: ...
104
+ def get_Content(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> hstr: ...
105
105
  @winrt_mixinmethod
106
- def put_Content(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: WinRT_String) -> Void: ...
106
+ def put_Content(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: hstr) -> Void: ...
107
107
  @winrt_mixinmethod
108
- def get_Arguments(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
108
+ def get_Arguments(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> win32more.Windows.Foundation.Collections.IMap[hstr, hstr]: ...
109
109
  @winrt_mixinmethod
110
- def put_Arguments(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]) -> Void: ...
110
+ def put_Arguments(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: win32more.Windows.Foundation.Collections.IMap[hstr, hstr]) -> Void: ...
111
111
  @winrt_mixinmethod
112
112
  def get_Icon(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> win32more.Windows.Foundation.Uri: ...
113
113
  @winrt_mixinmethod
114
114
  def put_Icon(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: win32more.Windows.Foundation.Uri) -> Void: ...
115
115
  @winrt_mixinmethod
116
- def get_ToolTip(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> WinRT_String: ...
116
+ def get_ToolTip(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> hstr: ...
117
117
  @winrt_mixinmethod
118
- def put_ToolTip(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: WinRT_String) -> Void: ...
118
+ def put_ToolTip(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: hstr) -> Void: ...
119
119
  @winrt_mixinmethod
120
120
  def get_ContextMenuPlacement(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> Boolean: ...
121
121
  @winrt_mixinmethod
@@ -125,33 +125,33 @@ class AppNotificationButton(ComPtr):
125
125
  @winrt_mixinmethod
126
126
  def put_ButtonStyle(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButtonStyle) -> Void: ...
127
127
  @winrt_mixinmethod
128
- def get_InputId(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> WinRT_String: ...
128
+ def get_InputId(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> hstr: ...
129
129
  @winrt_mixinmethod
130
- def put_InputId(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: WinRT_String) -> Void: ...
130
+ def put_InputId(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: hstr) -> Void: ...
131
131
  @winrt_mixinmethod
132
132
  def get_InvokeUri(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> win32more.Windows.Foundation.Uri: ...
133
133
  @winrt_mixinmethod
134
134
  def put_InvokeUri(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: win32more.Windows.Foundation.Uri) -> Void: ...
135
135
  @winrt_mixinmethod
136
- def get_TargetAppId(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> WinRT_String: ...
136
+ def get_TargetAppId(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> hstr: ...
137
137
  @winrt_mixinmethod
138
- def put_TargetAppId(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: WinRT_String) -> Void: ...
138
+ def put_TargetAppId(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: hstr) -> Void: ...
139
139
  @winrt_mixinmethod
140
- def AddArgument(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, key: WinRT_String, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
140
+ def AddArgument(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, key: hstr, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
141
141
  @winrt_mixinmethod
142
142
  def SetIcon(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
143
143
  @winrt_mixinmethod
144
- def SetToolTip(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
144
+ def SetToolTip(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
145
145
  @winrt_mixinmethod
146
146
  def SetContextMenuPlacement(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
147
147
  @winrt_mixinmethod
148
148
  def SetButtonStyle(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButtonStyle) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
149
149
  @winrt_mixinmethod
150
- def SetInputId(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
150
+ def SetInputId(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
151
151
  @winrt_mixinmethod
152
152
  def SetInvokeUri(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, protocolUri: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
153
153
  @winrt_mixinmethod
154
- def SetInvokeUri2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, protocolUri: win32more.Windows.Foundation.Uri, targetAppId: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
154
+ def SetInvokeUri2(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton, protocolUri: win32more.Windows.Foundation.Uri, targetAppId: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
155
155
  @winrt_classmethod
156
156
  def IsToolTipSupported(cls: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationButtonStatics) -> Boolean: ...
157
157
  @winrt_classmethod
@@ -181,25 +181,25 @@ class AppNotificationComboBox(ComPtr):
181
181
  else:
182
182
  raise ValueError('no matched constructor')
183
183
  @winrt_factorymethod
184
- def CreateInstance(cls: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBoxFactory, id: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
184
+ def CreateInstance(cls: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBoxFactory, id: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
185
185
  @winrt_mixinmethod
186
- def get_Items(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
186
+ def get_Items(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox) -> win32more.Windows.Foundation.Collections.IMap[hstr, hstr]: ...
187
187
  @winrt_mixinmethod
188
- def put_Items(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, value: win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]) -> Void: ...
188
+ def put_Items(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, value: win32more.Windows.Foundation.Collections.IMap[hstr, hstr]) -> Void: ...
189
189
  @winrt_mixinmethod
190
- def get_Title(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox) -> WinRT_String: ...
190
+ def get_Title(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox) -> hstr: ...
191
191
  @winrt_mixinmethod
192
- def put_Title(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, value: WinRT_String) -> Void: ...
192
+ def put_Title(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, value: hstr) -> Void: ...
193
193
  @winrt_mixinmethod
194
- def get_SelectedItem(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox) -> WinRT_String: ...
194
+ def get_SelectedItem(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox) -> hstr: ...
195
195
  @winrt_mixinmethod
196
- def put_SelectedItem(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, value: WinRT_String) -> Void: ...
196
+ def put_SelectedItem(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, value: hstr) -> Void: ...
197
197
  @winrt_mixinmethod
198
- def AddItem(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, id: WinRT_String, content: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
198
+ def AddItem(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, id: hstr, content: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
199
199
  @winrt_mixinmethod
200
- def SetTitle(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
200
+ def SetTitle(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
201
201
  @winrt_mixinmethod
202
- def SetSelectedItem(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, id: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
202
+ def SetSelectedItem(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox, id: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
203
203
  Items = property(get_Items, put_Items)
204
204
  SelectedItem = property(get_SelectedItem, put_SelectedItem)
205
205
  Title = property(get_Title, put_Title)
@@ -223,27 +223,27 @@ class AppNotificationProgressBar(ComPtr):
223
223
  @winrt_activatemethod
224
224
  def CreateInstance(cls) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
225
225
  @winrt_mixinmethod
226
- def get_Title(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> WinRT_String: ...
226
+ def get_Title(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> hstr: ...
227
227
  @winrt_mixinmethod
228
- def put_Title(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: WinRT_String) -> Void: ...
228
+ def put_Title(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: hstr) -> Void: ...
229
229
  @winrt_mixinmethod
230
- def get_Status(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> WinRT_String: ...
230
+ def get_Status(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> hstr: ...
231
231
  @winrt_mixinmethod
232
- def put_Status(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: WinRT_String) -> Void: ...
232
+ def put_Status(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: hstr) -> Void: ...
233
233
  @winrt_mixinmethod
234
234
  def get_Value(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> Double: ...
235
235
  @winrt_mixinmethod
236
236
  def put_Value(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: Double) -> Void: ...
237
237
  @winrt_mixinmethod
238
- def get_ValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> WinRT_String: ...
238
+ def get_ValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> hstr: ...
239
239
  @winrt_mixinmethod
240
- def put_ValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: WinRT_String) -> Void: ...
240
+ def put_ValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: hstr) -> Void: ...
241
241
  @winrt_mixinmethod
242
- def SetTitle(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
242
+ def SetTitle(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
243
243
  @winrt_mixinmethod
244
244
  def BindTitle(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
245
245
  @winrt_mixinmethod
246
- def SetStatus(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
246
+ def SetStatus(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
247
247
  @winrt_mixinmethod
248
248
  def BindStatus(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
249
249
  @winrt_mixinmethod
@@ -251,7 +251,7 @@ class AppNotificationProgressBar(ComPtr):
251
251
  @winrt_mixinmethod
252
252
  def BindValue(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
253
253
  @winrt_mixinmethod
254
- def SetValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
254
+ def SetValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
255
255
  @winrt_mixinmethod
256
256
  def BindValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
257
257
  Status = property(get_Status, put_Status)
@@ -304,9 +304,9 @@ class AppNotificationTextProperties(ComPtr):
304
304
  @winrt_activatemethod
305
305
  def CreateInstance(cls) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties: ...
306
306
  @winrt_mixinmethod
307
- def get_Language(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationTextProperties) -> WinRT_String: ...
307
+ def get_Language(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationTextProperties) -> hstr: ...
308
308
  @winrt_mixinmethod
309
- def put_Language(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationTextProperties, value: WinRT_String) -> Void: ...
309
+ def put_Language(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationTextProperties, value: hstr) -> Void: ...
310
310
  @winrt_mixinmethod
311
311
  def get_IncomingCallAlignment(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationTextProperties) -> Boolean: ...
312
312
  @winrt_mixinmethod
@@ -316,7 +316,7 @@ class AppNotificationTextProperties(ComPtr):
316
316
  @winrt_mixinmethod
317
317
  def put_MaxLines(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationTextProperties, value: Int32) -> Void: ...
318
318
  @winrt_mixinmethod
319
- def SetLanguage(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationTextProperties, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties: ...
319
+ def SetLanguage(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationTextProperties, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties: ...
320
320
  @winrt_mixinmethod
321
321
  def SetIncomingCallAlignment(self: win32more.Microsoft.Windows.AppNotifications.Builder.IAppNotificationTextProperties) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties: ...
322
322
  @winrt_mixinmethod
@@ -329,7 +329,7 @@ class IAppNotificationBuilder(ComPtr):
329
329
  _classid_ = 'Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilder'
330
330
  _iid_ = Guid('{e801d31f-ce03-505c-adec-8a02724ec9de}')
331
331
  @winrt_commethod(6)
332
- def AddArgument(self, key: WinRT_String, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
332
+ def AddArgument(self, key: hstr, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
333
333
  @winrt_commethod(7)
334
334
  def SetTimeStamp(self, value: win32more.Windows.Foundation.DateTime) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
335
335
  @winrt_commethod(8)
@@ -337,29 +337,29 @@ class IAppNotificationBuilder(ComPtr):
337
337
  @winrt_commethod(9)
338
338
  def SetScenario(self, value: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationScenario) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
339
339
  @winrt_commethod(10)
340
- def AddText(self, text: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
340
+ def AddText(self, text: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
341
341
  @winrt_commethod(11)
342
- def AddText2(self, text: WinRT_String, properties: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
342
+ def AddText2(self, text: hstr, properties: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
343
343
  @winrt_commethod(12)
344
- def SetAttributionText(self, text: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
344
+ def SetAttributionText(self, text: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
345
345
  @winrt_commethod(13)
346
- def SetAttributionText2(self, text: WinRT_String, language: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
346
+ def SetAttributionText2(self, text: hstr, language: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
347
347
  @winrt_commethod(14)
348
348
  def SetInlineImage(self, imageUri: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
349
349
  @winrt_commethod(15)
350
350
  def SetInlineImage2(self, imageUri: win32more.Windows.Foundation.Uri, imageCrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
351
351
  @winrt_commethod(16)
352
- def SetInlineImage3(self, imageUri: win32more.Windows.Foundation.Uri, imagecrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop, alternateText: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
352
+ def SetInlineImage3(self, imageUri: win32more.Windows.Foundation.Uri, imagecrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop, alternateText: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
353
353
  @winrt_commethod(17)
354
354
  def SetAppLogoOverride(self, imageUri: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
355
355
  @winrt_commethod(18)
356
356
  def SetAppLogoOverride2(self, imageUri: win32more.Windows.Foundation.Uri, imageCrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
357
357
  @winrt_commethod(19)
358
- def SetAppLogoOverride3(self, imageUri: win32more.Windows.Foundation.Uri, imageCrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop, alternateText: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
358
+ def SetAppLogoOverride3(self, imageUri: win32more.Windows.Foundation.Uri, imageCrop: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationImageCrop, alternateText: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
359
359
  @winrt_commethod(20)
360
360
  def SetHeroImage(self, imageUri: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
361
361
  @winrt_commethod(21)
362
- def SetHeroImage2(self, imageUri: win32more.Windows.Foundation.Uri, alternateText: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
362
+ def SetHeroImage2(self, imageUri: win32more.Windows.Foundation.Uri, alternateText: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
363
363
  @winrt_commethod(22)
364
364
  def SetAudioUri(self, audioUri: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
365
365
  @winrt_commethod(23)
@@ -371,9 +371,9 @@ class IAppNotificationBuilder(ComPtr):
371
371
  @winrt_commethod(26)
372
372
  def MuteAudio(self) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
373
373
  @winrt_commethod(27)
374
- def AddTextBox(self, id: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
374
+ def AddTextBox(self, id: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
375
375
  @winrt_commethod(28)
376
- def AddTextBox2(self, id: WinRT_String, placeHolderText: WinRT_String, title: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
376
+ def AddTextBox2(self, id: hstr, placeHolderText: hstr, title: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
377
377
  @winrt_commethod(29)
378
378
  def AddButton(self, value: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
379
379
  @winrt_commethod(30)
@@ -383,9 +383,9 @@ class IAppNotificationBuilder(ComPtr):
383
383
  @winrt_commethod(32)
384
384
  def BuildNotification(self) -> win32more.Microsoft.Windows.AppNotifications.AppNotification: ...
385
385
  @winrt_commethod(33)
386
- def SetTag(self, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
386
+ def SetTag(self, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
387
387
  @winrt_commethod(34)
388
- def SetGroup(self, group: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
388
+ def SetGroup(self, group: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder: ...
389
389
  class IAppNotificationBuilderStatics(ComPtr):
390
390
  extends: IInspectable
391
391
  _classid_ = 'Microsoft.Windows.AppNotifications.Builder.IAppNotificationBuilderStatics'
@@ -397,21 +397,21 @@ class IAppNotificationButton(ComPtr):
397
397
  _classid_ = 'Microsoft.Windows.AppNotifications.Builder.IAppNotificationButton'
398
398
  _iid_ = Guid('{a7c03031-5634-5098-aec9-47ecb60c3499}')
399
399
  @winrt_commethod(6)
400
- def get_Content(self) -> WinRT_String: ...
400
+ def get_Content(self) -> hstr: ...
401
401
  @winrt_commethod(7)
402
- def put_Content(self, value: WinRT_String) -> Void: ...
402
+ def put_Content(self, value: hstr) -> Void: ...
403
403
  @winrt_commethod(8)
404
- def get_Arguments(self) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
404
+ def get_Arguments(self) -> win32more.Windows.Foundation.Collections.IMap[hstr, hstr]: ...
405
405
  @winrt_commethod(9)
406
- def put_Arguments(self, value: win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]) -> Void: ...
406
+ def put_Arguments(self, value: win32more.Windows.Foundation.Collections.IMap[hstr, hstr]) -> Void: ...
407
407
  @winrt_commethod(10)
408
408
  def get_Icon(self) -> win32more.Windows.Foundation.Uri: ...
409
409
  @winrt_commethod(11)
410
410
  def put_Icon(self, value: win32more.Windows.Foundation.Uri) -> Void: ...
411
411
  @winrt_commethod(12)
412
- def get_ToolTip(self) -> WinRT_String: ...
412
+ def get_ToolTip(self) -> hstr: ...
413
413
  @winrt_commethod(13)
414
- def put_ToolTip(self, value: WinRT_String) -> Void: ...
414
+ def put_ToolTip(self, value: hstr) -> Void: ...
415
415
  @winrt_commethod(14)
416
416
  def get_ContextMenuPlacement(self) -> Boolean: ...
417
417
  @winrt_commethod(15)
@@ -421,33 +421,33 @@ class IAppNotificationButton(ComPtr):
421
421
  @winrt_commethod(17)
422
422
  def put_ButtonStyle(self, value: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButtonStyle) -> Void: ...
423
423
  @winrt_commethod(18)
424
- def get_InputId(self) -> WinRT_String: ...
424
+ def get_InputId(self) -> hstr: ...
425
425
  @winrt_commethod(19)
426
- def put_InputId(self, value: WinRT_String) -> Void: ...
426
+ def put_InputId(self, value: hstr) -> Void: ...
427
427
  @winrt_commethod(20)
428
428
  def get_InvokeUri(self) -> win32more.Windows.Foundation.Uri: ...
429
429
  @winrt_commethod(21)
430
430
  def put_InvokeUri(self, value: win32more.Windows.Foundation.Uri) -> Void: ...
431
431
  @winrt_commethod(22)
432
- def get_TargetAppId(self) -> WinRT_String: ...
432
+ def get_TargetAppId(self) -> hstr: ...
433
433
  @winrt_commethod(23)
434
- def put_TargetAppId(self, value: WinRT_String) -> Void: ...
434
+ def put_TargetAppId(self, value: hstr) -> Void: ...
435
435
  @winrt_commethod(24)
436
- def AddArgument(self, key: WinRT_String, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
436
+ def AddArgument(self, key: hstr, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
437
437
  @winrt_commethod(25)
438
438
  def SetIcon(self, value: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
439
439
  @winrt_commethod(26)
440
- def SetToolTip(self, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
440
+ def SetToolTip(self, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
441
441
  @winrt_commethod(27)
442
442
  def SetContextMenuPlacement(self) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
443
443
  @winrt_commethod(28)
444
444
  def SetButtonStyle(self, value: win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButtonStyle) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
445
445
  @winrt_commethod(29)
446
- def SetInputId(self, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
446
+ def SetInputId(self, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
447
447
  @winrt_commethod(30)
448
448
  def SetInvokeUri(self, protocolUri: win32more.Windows.Foundation.Uri) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
449
449
  @winrt_commethod(31)
450
- def SetInvokeUri2(self, protocolUri: win32more.Windows.Foundation.Uri, targetAppId: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
450
+ def SetInvokeUri2(self, protocolUri: win32more.Windows.Foundation.Uri, targetAppId: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
451
451
  Arguments = property(get_Arguments, put_Arguments)
452
452
  ButtonStyle = property(get_ButtonStyle, put_ButtonStyle)
453
453
  Content = property(get_Content, put_Content)
@@ -462,7 +462,7 @@ class IAppNotificationButtonFactory(ComPtr):
462
462
  _classid_ = 'Microsoft.Windows.AppNotifications.Builder.IAppNotificationButtonFactory'
463
463
  _iid_ = Guid('{4f109286-0a6d-5a5e-9e8f-9fe31669fbb8}')
464
464
  @winrt_commethod(6)
465
- def CreateInstance(self, content: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
465
+ def CreateInstance(self, content: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationButton: ...
466
466
  class IAppNotificationButtonStatics(ComPtr):
467
467
  extends: IInspectable
468
468
  _classid_ = 'Microsoft.Windows.AppNotifications.Builder.IAppNotificationButtonStatics'
@@ -476,23 +476,23 @@ class IAppNotificationComboBox(ComPtr):
476
476
  _classid_ = 'Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBox'
477
477
  _iid_ = Guid('{4547c9e2-4815-538c-be26-040ce17f8b62}')
478
478
  @winrt_commethod(6)
479
- def get_Items(self) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
479
+ def get_Items(self) -> win32more.Windows.Foundation.Collections.IMap[hstr, hstr]: ...
480
480
  @winrt_commethod(7)
481
- def put_Items(self, value: win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]) -> Void: ...
481
+ def put_Items(self, value: win32more.Windows.Foundation.Collections.IMap[hstr, hstr]) -> Void: ...
482
482
  @winrt_commethod(8)
483
- def get_Title(self) -> WinRT_String: ...
483
+ def get_Title(self) -> hstr: ...
484
484
  @winrt_commethod(9)
485
- def put_Title(self, value: WinRT_String) -> Void: ...
485
+ def put_Title(self, value: hstr) -> Void: ...
486
486
  @winrt_commethod(10)
487
- def get_SelectedItem(self) -> WinRT_String: ...
487
+ def get_SelectedItem(self) -> hstr: ...
488
488
  @winrt_commethod(11)
489
- def put_SelectedItem(self, value: WinRT_String) -> Void: ...
489
+ def put_SelectedItem(self, value: hstr) -> Void: ...
490
490
  @winrt_commethod(12)
491
- def AddItem(self, id: WinRT_String, content: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
491
+ def AddItem(self, id: hstr, content: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
492
492
  @winrt_commethod(13)
493
- def SetTitle(self, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
493
+ def SetTitle(self, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
494
494
  @winrt_commethod(14)
495
- def SetSelectedItem(self, id: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
495
+ def SetSelectedItem(self, id: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
496
496
  Items = property(get_Items, put_Items)
497
497
  SelectedItem = property(get_SelectedItem, put_SelectedItem)
498
498
  Title = property(get_Title, put_Title)
@@ -501,33 +501,33 @@ class IAppNotificationComboBoxFactory(ComPtr):
501
501
  _classid_ = 'Microsoft.Windows.AppNotifications.Builder.IAppNotificationComboBoxFactory'
502
502
  _iid_ = Guid('{1b31b5b0-9d86-59ed-8629-a79498ab5d4b}')
503
503
  @winrt_commethod(6)
504
- def CreateInstance(self, id: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
504
+ def CreateInstance(self, id: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox: ...
505
505
  class IAppNotificationProgressBar(ComPtr):
506
506
  extends: IInspectable
507
507
  _classid_ = 'Microsoft.Windows.AppNotifications.Builder.IAppNotificationProgressBar'
508
508
  _iid_ = Guid('{fced62f2-2074-5641-8630-87a14315ac86}')
509
509
  @winrt_commethod(6)
510
- def get_Title(self) -> WinRT_String: ...
510
+ def get_Title(self) -> hstr: ...
511
511
  @winrt_commethod(7)
512
- def put_Title(self, value: WinRT_String) -> Void: ...
512
+ def put_Title(self, value: hstr) -> Void: ...
513
513
  @winrt_commethod(8)
514
- def get_Status(self) -> WinRT_String: ...
514
+ def get_Status(self) -> hstr: ...
515
515
  @winrt_commethod(9)
516
- def put_Status(self, value: WinRT_String) -> Void: ...
516
+ def put_Status(self, value: hstr) -> Void: ...
517
517
  @winrt_commethod(10)
518
518
  def get_Value(self) -> Double: ...
519
519
  @winrt_commethod(11)
520
520
  def put_Value(self, value: Double) -> Void: ...
521
521
  @winrt_commethod(12)
522
- def get_ValueStringOverride(self) -> WinRT_String: ...
522
+ def get_ValueStringOverride(self) -> hstr: ...
523
523
  @winrt_commethod(13)
524
- def put_ValueStringOverride(self, value: WinRT_String) -> Void: ...
524
+ def put_ValueStringOverride(self, value: hstr) -> Void: ...
525
525
  @winrt_commethod(14)
526
- def SetTitle(self, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
526
+ def SetTitle(self, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
527
527
  @winrt_commethod(15)
528
528
  def BindTitle(self) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
529
529
  @winrt_commethod(16)
530
- def SetStatus(self, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
530
+ def SetStatus(self, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
531
531
  @winrt_commethod(17)
532
532
  def BindStatus(self) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
533
533
  @winrt_commethod(18)
@@ -535,7 +535,7 @@ class IAppNotificationProgressBar(ComPtr):
535
535
  @winrt_commethod(19)
536
536
  def BindValue(self) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
537
537
  @winrt_commethod(20)
538
- def SetValueStringOverride(self, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
538
+ def SetValueStringOverride(self, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
539
539
  @winrt_commethod(21)
540
540
  def BindValueStringOverride(self) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar: ...
541
541
  Status = property(get_Status, put_Status)
@@ -547,9 +547,9 @@ class IAppNotificationTextProperties(ComPtr):
547
547
  _classid_ = 'Microsoft.Windows.AppNotifications.Builder.IAppNotificationTextProperties'
548
548
  _iid_ = Guid('{23a30d0b-5258-5853-932e-9521a3642afb}')
549
549
  @winrt_commethod(6)
550
- def get_Language(self) -> WinRT_String: ...
550
+ def get_Language(self) -> hstr: ...
551
551
  @winrt_commethod(7)
552
- def put_Language(self, value: WinRT_String) -> Void: ...
552
+ def put_Language(self, value: hstr) -> Void: ...
553
553
  @winrt_commethod(8)
554
554
  def get_IncomingCallAlignment(self) -> Boolean: ...
555
555
  @winrt_commethod(9)
@@ -559,7 +559,7 @@ class IAppNotificationTextProperties(ComPtr):
559
559
  @winrt_commethod(11)
560
560
  def put_MaxLines(self, value: Int32) -> Void: ...
561
561
  @winrt_commethod(12)
562
- def SetLanguage(self, value: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties: ...
562
+ def SetLanguage(self, value: hstr) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties: ...
563
563
  @winrt_commethod(13)
564
564
  def SetIncomingCallAlignment(self) -> win32more.Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties: ...
565
565
  @winrt_commethod(14)