Share via


ViewHandler.SetupContainer Method

Definition

Constructs the ContainerView and adds PlatformView to a container.

protected:
 abstract void SetupContainer();
protected abstract void SetupContainer ();
abstract member SetupContainer : unit -> unit
Protected MustOverride Sub SetupContainer ()

Remarks

This method is called when HasContainer is set to true.

Applies to