AppWindowPresenter.IsPresentationSupported(AppWindowPresentationKind) Metode

Definisi

Mendapatkan nilai yang menunjukkan apakah jenis presentasi didukung.

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

Parameter

presentationKind
AppWindowPresentationKind

Jenis presentasi.

Mengembalikan

Boolean

bool

true jika AppWindowPresentationKind didukung; Sebaliknya; false.

Berlaku untuk