Share via


ViewHandler<TVirtualView,TPlatformView>.CreatePlatformView Method

Definition

protected:
 abstract TPlatformView CreatePlatformView();
protected abstract TPlatformView CreatePlatformView ();
abstract member CreatePlatformView : unit -> 'PlatformView
Protected MustOverride Function CreatePlatformView () As TPlatformView

Returns

TPlatformView

Applies to