ElementHandler<TVirtualView,TPlatformView>.CreatePlatformElement Method

Definition

protected:
 abstract TPlatformView CreatePlatformElement();
protected abstract TPlatformView CreatePlatformElement ();
abstract member CreatePlatformElement : unit -> 'PlatformView
override this.CreatePlatformElement : unit -> 'PlatformView
Protected MustOverride Function CreatePlatformElement () As TPlatformView

Returns

TPlatformView

Applies to