4 references to GetDesiredSizeDelegate
Microsoft.Maui.Controls.Compatibility (4)
iOS\Extensions\LayoutExtensions.cs (2)
25
public static void Add(this IList<View> children, UIView view,
GetDesiredSizeDelegate
getDesiredSizeDelegate = null,
32
public static View ToView(this UIView view,
GetDesiredSizeDelegate
getDesiredSizeDelegate = null,
iOS\NativeViewWrapper.cs (2)
13
public NativeViewWrapper(UIView nativeView,
GetDesiredSizeDelegate
getDesiredSizeDelegate = null,
24
public
GetDesiredSizeDelegate
GetDesiredSizeDelegate { get; }