Method GetPlatformView
GetPlatformView(AbstractControl?)
Gets PlatformView for the specified Control.
public static PlatformView? GetPlatformView(AbstractControl? control)
Parameters
controlAbstractControlControl to get PlatformView from.
Returns
GetPlatformView(IElementHandler?)
Gets platform view.
public virtual PlatformView? GetPlatformView(IElementHandler? handler = null)
Parameters
handlerIElementHandlerElement handler.