Share via


NSPageController.SelectedViewController Property

Definition

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

Property Value

Attributes

Applies to