NSPopover.Appearance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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