Share via


InputPopupController Class

Definition

public ref class InputPopupController sealed : InputObject
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 131072)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class InputPopupController final : InputObject
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 131072)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class InputPopupController : InputObject
Public NotInheritable Class InputPopupController
Inherits InputObject
Inheritance
Object Platform::Object IInspectable InputObject InputPopupController
Attributes

Properties

Name Description
DispatcherQueue

Gets the DispatcherQueue for the InputObject.

(Inherited from InputObject)
Mode

Methods

Name Description
GetForPopup(DesktopPopupSiteBridge)

Events

Name Description
LightDismissed

Applies to