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