The methods of ObjCRuntime.AvailabilityAttribute are listed below. For a list of all members, see the AvailabilityAttribute Members list.
See Also: Inherited members from System.Attribute
static | Get(System.Reflection.MemberInfo)Convenience method to fetch the ObjCRuntime.AvailabilityAttribute from a MemberInfo. | |
static | Merge(IEnumerable<object>)Returns an availability attribute that is made up of the merged Introduced, Obsoleted, Deprecated and Unavailable properties (including a concatenated version of the message attribute). | |
override | ToString()Returns a human readable version of the availability attribute. | |