Partager via


AppWindowPresenter.IsPresentationSupported(AppWindowPresentationKind) Méthode

Définition

Obtient une valeur qui indique si le type de présentation est pris en charge.

public:
 virtual bool IsPresentationSupported(AppWindowPresentationKind presentationKind) = IsPresentationSupported;
bool IsPresentationSupported(AppWindowPresentationKind const& presentationKind);
public bool IsPresentationSupported(AppWindowPresentationKind presentationKind);
function isPresentationSupported(presentationKind)
Public Function IsPresentationSupported (presentationKind As AppWindowPresentationKind) As Boolean

Paramètres

presentationKind
AppWindowPresentationKind

Le genre de présentation.

Retours

Boolean

bool

true si AppWindowPresentationKind est pris en charge ; Sinon; false.

S’applique à