Method From

From(IPortalFrameSupportData?)

Creates a new instance of PortalFrameSupportDataParams class based on given portal frame support data

Declaration
public static PortalFrameSupportDataParams From(IPortalFrameSupportData? portalFrameSupportData)
Parameters
Type Name Description
IPortalFrameSupportData portalFrameSupportData

The portal frame support data to initialize the parameters by

Returns
Type Description
PortalFrameSupportDataParams

The newly created instance of PortalFrameSupportDataParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next