AppNotificationButton.SetSettingStyle Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual AppNotificationButton ^ SetSettingStyle(AppNotificationButtonSettingStyle value) = SetSettingStyle;
/// [Windows.Foundation.Metadata.Experimental]
AppNotificationButton SetSettingStyle(AppNotificationButtonSettingStyle const& value);
[Windows.Foundation.Metadata.Experimental]
public AppNotificationButton SetSettingStyle(AppNotificationButtonSettingStyle value);
function setSettingStyle(value)
Public Function SetSettingStyle (value As AppNotificationButtonSettingStyle) As AppNotificationButton
Parameters
Returns
- Attributes