NSPopover.Appearance Property

Definition

Caution

Use 'GetAppearance' and 'SetAppearance' methods instead.

[System.Obsolete("Use 'GetAppearance' and 'SetAppearance' methods instead.", false)]
public virtual AppKit.NSPopoverAppearance Appearance { [Foundation.Export("appearance", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAppearance:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Appearance : AppKit.NSPopoverAppearance with get, set

Property Value

Attributes

Applies to