Share via


UIListContentConfiguration.MakeContentView Method

Definition

[Foundation.Export("makeContentView")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.IUIContentView MakeContentView();
[<Foundation.Export("makeContentView")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member MakeContentView : unit -> UIKit.IUIContentView
override this.MakeContentView : unit -> UIKit.IUIContentView

Returns

Implements

Attributes

Applies to