共用方式為


NSMatchingFlags 列舉

定義

列舉要與委派搭配 NSMatchEnumerator 使用的旗標。

此列舉支援其成員值的位元組合。

[System.Flags]
public enum NSMatchingFlags
type NSMatchingFlags = 
繼承
NSMatchingFlags
屬性

欄位

名稱 Description
Progress 1
Completed 2
HitEnd 4
RequiredEnd 8
InternalError 16

適用於