Share via


NSViewController.View Property

Definition

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

Property Value

Attributes

Applies to