Foundation.NSDataSearchOptions Enumeration
Flags controling the search in NSData's Find method.

Syntax

[ObjCRuntime.Native]
[System.Flags]
public enum NSDataSearchOptions

Remarks

Members

Member NameDescription
SearchAnchoredLimits the search to the start (or end if SearchBackwards is specified)
SearchBackwardsStarts search from the end, instead of the start.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0