Class CoreWindowDialog

Index

Constructor methods

Properties

Methods

Constructor methods

constructor(title: string): CoreWindowDialog

Parameters

  • title: string

Returns

CoreWindowDialog

constructor(): CoreWindowDialog

Returns

CoreWindowDialog

Properties

public backButtonCommand: UICommandInvokedHandler

public cancelCommandIndex: number

public commands: IVector

public defaultCommandIndex: number

public isInteractionDelayed: number

public maxSize: Size

public minSize: Size

public onshowing: any

public title: string

Methods

public showAsync(): IAsyncOperation

Returns

IAsyncOperation