ITopLevelNativeMenuExporter Interface
Definition
public interface ITopLevelNativeMenuExporter
Properties
| Name | Description |
|---|---|
| IsNativeMenuExported | No summary available. |
IsNativeMenuExported Property
public bool IsNativeMenuExported { get; set; }
Events
| Name | Description |
|---|---|
| OnIsNativeMenuExportedChanged | No summary available. |
OnIsNativeMenuExportedChanged Event
public event EventHandler OnIsNativeMenuExportedChanged