Share via


NSViewController.SourceItemView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSView? SourceItemView { [Foundation.Export("sourceItemView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSourceItemView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sourceItemView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSourceItemView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SourceItemView : AppKit.NSView with get, set

Property Value

Attributes

Applies to