Share via


NSViewController.Storyboard Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSStoryboard Storyboard { [Foundation.Export("storyboard", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("storyboard", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Storyboard : AppKit.NSStoryboard

Property Value

Attributes

Applies to