The members of MonoMac.Foundation.ExportAttribute are listed below.
See Also: Inherited members from System.Attribute
| Use this method to expose a C# method, property or constructor as a method that can be invoked from Objective-C. | ||
| Exports the given method or property to Objective-C land with the specified method name. | ||
| Use this method to expose a C# method, property or constructor as a method that can be invoked from Objective-C. |
| ArgumentSemantic | MonoMac.ObjCRuntime.ArgumentSemantic. The semantics for object ownership on setter properties or methods. | |
| Selector | string. The name of the C# selector if specified, or null if it is derived from the property name or method. |
ToGetter(System.Reflection.PropertyInfo)Documentation for this section has not yet been entered. | ||
ToSetter(System.Reflection.PropertyInfo)Documentation for this section has not yet been entered. | ||